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 model card: new performance chart #2864

Merged
merged 4 commits into from
Feb 14, 2020
Merged

Update model card: new performance chart #2864

merged 4 commits into from
Feb 14, 2020

Conversation

Timoeller
Copy link
Contributor

We found a bug in our German conll03 data and fixed it. See deepset-ai/FARM#235

We reran the eval scripts on the new data and updated our charts accordingly.

@julien-c
Copy link
Member

looks good!

@julien-c julien-c merged commit 81fb8d3 into huggingface:master Feb 14, 2020
@Timoeller
Copy link
Contributor Author

On fire! :D

@codecov-io
Copy link

codecov-io commented Feb 14, 2020

Codecov Report

Merging #2864 into master will increase coverage by 1.1%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2864     +/-   ##
=========================================
+ Coverage   73.95%   75.06%   +1.1%     
=========================================
  Files          93       94      +1     
  Lines       15272    15288     +16     
=========================================
+ Hits        11295    11476    +181     
+ Misses       3977     3812    -165
Impacted Files Coverage Δ
src/transformers/configuration_distilbert.py 100% <ø> (ø) ⬆️
src/transformers/__init__.py 98.87% <ø> (ø) ⬆️
src/transformers/data/processors/squad.py 28.89% <0%> (-0.29%) ⬇️
src/transformers/modeling_xlnet.py 73.15% <100%> (+2.21%) ⬆️
src/transformers/modeling_distilbert.py 97.62% <100%> (-0.01%) ⬇️
src/transformers/modeling_xlm.py 86.37% <100%> (-0.04%) ⬇️
src/transformers/modeling_bert.py 88.16% <100%> (+0.25%) ⬆️
src/transformers/tokenization_gpt2.py 96.26% <100%> (+0.05%) ⬆️
src/transformers/modeling_flaubert.py 83.82% <100%> (ø) ⬆️
src/transformers/tokenization_utils.py 86.1% <100%> (+0.41%) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92e9741...a2925e9. Read the comment docs.

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.

3 participants