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

docs(wandb): explain how to use W&B integration #5607

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

borisdayma
Copy link
Contributor

Documentation on how to use W&B integration has been added to clear up confusion on how to customize logging.

fix #5262

@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #5607 into master will increase coverage by 1.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5607      +/-   ##
==========================================
+ Coverage   76.88%   78.11%   +1.23%     
==========================================
  Files         145      145              
  Lines       25351    25351              
==========================================
+ Hits        19491    19804     +313     
+ Misses       5860     5547     -313     
Impacted Files Coverage Δ
src/transformers/modeling_tf_roberta.py 43.98% <0.00%> (-49.38%) ⬇️
src/transformers/file_utils.py 79.26% <0.00%> (-0.34%) ⬇️
src/transformers/modeling_tf_mobilebert.py 96.77% <0.00%> (+73.38%) ⬆️

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 40d98eb...f38d33b. Read the comment docs.

@sshleifer sshleifer requested a review from julien-c July 13, 2020 21:06
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
@julien-c julien-c merged commit 4d5a8d6 into huggingface:master Jul 14, 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.

Cannot control wandb metadata when running examples/seq2seq/finetune.py
3 participants