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

[doc] fix invalid env vars #6504

Merged
merged 1 commit into from
Aug 17, 2020
Merged

[doc] fix invalid env vars #6504

merged 1 commit into from
Aug 17, 2020

Conversation

stas00
Copy link
Contributor

@stas00 stas00 commented Aug 15, 2020

  • remove invalid ENV_ prefix.
  • add a few : while at it

@sgugger

- remove invalid `ENV_` prefix.
- add a few ':' while at it
@codecov
Copy link

codecov bot commented Aug 15, 2020

Codecov Report

Merging #6504 into master will decrease coverage by 2.17%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6504      +/-   ##
==========================================
- Coverage   80.38%   78.20%   -2.18%     
==========================================
  Files         156      156              
  Lines       28058    28058              
==========================================
- Hits        22554    21943     -611     
- Misses       5504     6115     +611     
Impacted Files Coverage Δ
src/transformers/trainer.py 37.84% <0.00%> (ø)
src/transformers/optimization.py 25.55% <0.00%> (-70.00%) ⬇️
src/transformers/pipelines.py 26.26% <0.00%> (-53.69%) ⬇️
src/transformers/optimization_tf.py 33.33% <0.00%> (-24.33%) ⬇️
src/transformers/modeling_tf_auto.py 48.79% <0.00%> (-18.08%) ⬇️
src/transformers/data/processors/squad.py 13.76% <0.00%> (-14.38%) ⬇️
src/transformers/modeling_auto.py 64.36% <0.00%> (-14.37%) ⬇️
src/transformers/modeling_tf_gpt2.py 65.68% <0.00%> (-6.16%) ⬇️
src/transformers/modeling_tf_bert.py 66.00% <0.00%> (-3.06%) ⬇️
src/transformers/modelcard.py 82.71% <0.00%> (-2.47%) ⬇️
... and 9 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 24107c2...8dda746. Read the comment docs.

Copy link
Contributor

@JetRunner JetRunner left a comment

Choose a reason for hiding this comment

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

Great!

@JetRunner JetRunner merged commit 423eb5b into huggingface:master Aug 17, 2020
@stas00 stas00 deleted the patch-1 branch August 17, 2020 05:22
Zigur pushed a commit to Zigur/transformers that referenced this pull request Oct 26, 2020
- remove invalid `ENV_` prefix.
- add a few ':' while at it
fabiocapsouza added a commit to fabiocapsouza/transformers that referenced this pull request Nov 15, 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