Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from upstream #5

Merged
merged 122 commits into from
Apr 19, 2021
Merged

update from upstream #5

merged 122 commits into from
Apr 19, 2021

Conversation

schelv
Copy link
Owner

@schelv schelv commented Apr 19, 2021

No description provided.

tiagokv and others added 30 commits January 8, 2021 17:56
Adding the Reddit Entity Linking Dataset
…_k_epochs

GH-2145: Added new param to save model each k epochs
Add option to load text pairs with CSVClassificationCorpus
Fix references to multi-X-fast Flair embedding models
GH-2137: fix serialization bugs and prepare Flair 0.8.1 release
whoisjones and others added 29 commits March 26, 2021 19:22
…gging

Gh 2120 imporved tensorboard logging
# Conflicts:
#	flair/models/text_classification_model.py
…g-evaluation' into GH-2118-return-predictions-during-evaluation

# Conflicts:
#	flair/models/text_classification_model.py
Problem in the new way of returning predictions: the predictions are only contained in sentences if it was chosen memory_mode="full" during creation of the ClassificationDataset in the ClassificationCorpus creation. If the ClassificationCorpus has memory mode "partial", then the predicted labels are not contained in sentences in any case so the following optional removal has no effect. Predictions won't be accessible outside the eval routine in this case regardless whether return_predictions is True or False. TODO: fix this
Added Yahoo_Answers text classification corpus
Changed commas to points. (Minor change)
Add AQMAR NER modified corpus
…ng-evaluation

Gh 2118 return predictions during evaluation
Fix XLNet and Transformer-XL Execution
GH-2169 - Close log_handler after training is complete.
Added UD-data for the faroese language
Support for Kinyarwanda language dataset (NER) added
Support for UD Estonian (PoS) added
Support for Luo language dataset (NER) added
@schelv schelv merged commit d1eaaa1 into schelv:master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet