Skip to content

Conversation

@lifefeel
Copy link
Contributor

@lifefeel lifefeel commented Mar 17, 2020

This PR is updating run_ner.py to use AutoModel implementation. Refer to #3290 and is simpler than before.

Maybe @srush can review this.

@codecov-io
Copy link

codecov-io commented Mar 17, 2020

Codecov Report

Merging #3305 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3305      +/-   ##
==========================================
- Coverage   77.47%   77.46%   -0.01%     
==========================================
  Files          99       99              
  Lines       16799    16799              
==========================================
- Hits        13015    13014       -1     
- Misses       3784     3785       +1     
Impacted Files Coverage Δ
src/transformers/modeling_tf_utils.py 85.68% <0.00%> (-0.36%) ⬇️
src/transformers/modeling_utils.py 93.70% <0.00%> (+0.13%) ⬆️

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 b2028cc...85e70d9. Read the comment docs.

@srush srush merged commit 2b60a26 into huggingface:master Mar 17, 2020
jplu pushed a commit to jplu/transformers that referenced this pull request Mar 25, 2020
* Update examples/ner/run_ner.py to use AutoModel

* Fix missing code and apply `make style` command
jplu pushed a commit to jplu/transformers that referenced this pull request Mar 25, 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.

3 participants