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

Upgrade to new FARM / Transformers / PyTorch versions #212

Merged
merged 14 commits into from
Jul 14, 2020
Merged

Conversation

tholor
Copy link
Member

@tholor tholor commented Jul 9, 2020

Upgrading to latest FARM (0.4.6) which comes with PyTorch 1.5.1 and Transformers 3.0.2
This means:

  • Making FARMReader more powerful & stable (e.g. FARM 0.4.6. supports clearly typed input/output objects instead of "mysterious" dicts)
  • More models & bug fixes for TransformersReader
  • Fixing some problems in Colab related to PyTorch 1.5.0

@tholor
Copy link
Member Author

tholor commented Jul 13, 2020

Some tests are currently failing for the TransformersReader as the model predicts an invalid answer (end = final [SEP] token) causing transformers to crash. See huggingface/transformers#5711

@tholor tholor changed the title Upgrade to new FARM version Upgrade to new FARM / Transformers / PyTorch versions Jul 13, 2020
@tholor tholor merged commit 99a6a34 into master Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants