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

ALBERT Support #169

Merged
merged 5 commits into from Dec 13, 2019
Merged

ALBERT Support #169

merged 5 commits into from Dec 13, 2019

Conversation

brandenchan
Copy link
Contributor

This will incorporate the ALBERT language model into FARM

Copy link
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@@ -16,8 +16,8 @@ sklearn
seqeval
mlflow==1.0.0
# huggingface repository
transformers==2.1.1
# accessing dictionary elements with dot notation
transformers==2.2.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noticed a small typo here

@brandenchan
Copy link
Contributor Author

Tests are only failing because Travis CI cannot allocate memory

@brandenchan brandenchan merged commit fd10c11 into master Dec 13, 2019
@tholor tholor deleted the albert branch April 28, 2020 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants