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

improve documentation of training_args.py #8270

Merged
merged 8 commits into from
Nov 3, 2020
Merged

improve documentation of training_args.py #8270

merged 8 commits into from
Nov 3, 2020

Commits on Nov 3, 2020

  1. improve documentation of training_args.py

    - do_train
    - do_eval
    - do_predict
    PhilipMay committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ce512d1 View commit details
    Browse the repository at this point in the history
  2. fix line too long

    PhilipMay committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    6ae9db7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d327d7 View commit details
    Browse the repository at this point in the history
  4. Update src/transformers/training_args.py

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    PhilipMay and sgugger authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    aa0c5e2 View commit details
    Browse the repository at this point in the history
  5. Update src/transformers/training_args.py

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    PhilipMay and sgugger authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    5293557 View commit details
    Browse the repository at this point in the history
  6. Update src/transformers/training_args.py

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    PhilipMay and sgugger authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b99f206 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf99de3 View commit details
    Browse the repository at this point in the history
  8. black reformatting

    PhilipMay committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    2e937a3 View commit details
    Browse the repository at this point in the history