nlp-library
Here are 235 public repositories matching this topic...
-
Updated
Aug 27, 2021 - Python
-
Updated
May 2, 2021
-
Updated
Dec 16, 2018 - Java
-
Updated
Jul 13, 2021 - Python
-
Updated
Jul 26, 2021 - Jupyter Notebook
when printing these objects we do not see informative content.
-
Updated
Jun 7, 2021 - Python
-
Updated
Aug 28, 2021 - Python
-
Updated
Aug 18, 2021 - Java
-
Updated
Apr 10, 2021 - Python
-
Updated
Aug 27, 2021 - Python
-
Updated
Aug 5, 2021 - Python
-
Updated
Aug 16, 2021 - Go
-
Updated
Jul 15, 2021 - Java
-
Updated
Feb 8, 2021 - Python
-
Updated
Mar 13, 2019 - Python
-
Updated
Jul 19, 2021 - Kotlin
-
Updated
Aug 12, 2021 - Python
-
Updated
Mar 26, 2021 - HTML
-
Updated
Jul 14, 2021 - Python
-
Updated
Aug 26, 2021 - Python
-
Updated
Sep 18, 2020 - Python
-
Updated
Aug 25, 2021 - Python
-
Updated
Aug 16, 2021 - Python
-
Updated
Apr 6, 2021 - Python
-
Updated
Sep 30, 2017 - GAP
Missing functionality
Currently, the release process (to GitHub and PyPi) is done manually, it's prone to errors, and the two scripts used work best in happy-path use-case scenarios while edge-case even though less to worry about are not taken care of, as well as they could have been.
The release to PyPi should be fail-safe as there is no way to revert if a mistake is made.
**Proposed
Improve this page
Add a description, image, and links to the nlp-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nlp-library topic, visit your repo's landing page and select "manage topics."
https://github.com/huggingface/transformers/blob/546dc24e0883e5e9f5eb06ec8060e3e6ccc5f6d7/src/transformers/models/gpt2/modeling_gpt2.py#L698
Assertions can't be relied upon for control flow because they can be disabled, as per the following: