Skip to content

[WIP] Language modeling example for TF Trainer#6955

Closed
ydshieh wants to merge 1 commit into
huggingface:masterfrom
ydshieh:lm_support_for_tf_trainer
Closed

[WIP] Language modeling example for TF Trainer#6955
ydshieh wants to merge 1 commit into
huggingface:masterfrom
ydshieh:lm_support_for_tf_trainer

Conversation

@ydshieh

@ydshieh ydshieh commented Sep 4, 2020

Copy link
Copy Markdown
Collaborator

To support language modeling for TF Trainer.

@codecov

codecov Bot commented Sep 4, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6955      +/-   ##
==========================================
- Coverage   80.02%   80.00%   -0.02%     
==========================================
  Files         161      161              
  Lines       30120    30120              
==========================================
- Hits        24104    24098       -6     
- Misses       6016     6022       +6     
Impacted Files Coverage Δ
src/transformers/generation_tf_utils.py 85.21% <0.00%> (-1.26%) ⬇️
src/transformers/file_utils.py 82.41% <0.00%> (-0.26%) ⬇️
src/transformers/data/data_collator.py 92.30% <0.00%> (ø)

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 c5d43a8...8e24159. Read the comment docs.

@stale

stale Bot commented Nov 5, 2020

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix label Nov 5, 2020
@stale stale Bot closed this Nov 14, 2020
@ydshieh
ydshieh deleted the lm_support_for_tf_trainer branch February 5, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant