1. 29 Mar, 2022 1 commit
  2. 27 Dec, 2021 1 commit
    • Sylvain Gugger's avatar
      Doc styler v2 (#14950) · 87e6e4fe
      Sylvain Gugger authored
      * New doc styler
      
      * Fix issue with args at the start
      
      * Code sample fixes
      
      * Style code examples in MDX
      
      * Fix more patterns
      
      * Typo
      
      * Typo
      
      * More patterns
      
      * Do without black for now
      
      * Get more info in error
      
      * Docstring style
      
      * Re-enable check
      
      * Quality
      
      * Fix add_end_docstring decorator
      
      * Fix docstring
      87e6e4fe
  3. 21 Dec, 2021 1 commit
    • Sylvain Gugger's avatar
      Mass conversion of documentation from rst to Markdown (#14866) · 27b3031d
      Sylvain Gugger authored
      * Convert docstrings of all configurations and tokenizers
      
      * Processors and fixes
      
      * Last modeling files and fixes to models
      
      * Pipeline modules
      
      * Utils files
      
      * Data submodule
      
      * All the other files
      
      * Style
      
      * Missing examples
      
      * Style again
      
      * Fix copies
      
      * Say bye bye to rst docstrings forever
      27b3031d
  4. 30 Jul, 2021 1 commit
  5. 24 May, 2021 1 commit
  6. 21 Apr, 2021 1 commit
    • lewtun's avatar
      Extract metric_key_prefix during NotebookProgressCallback.on_evaluate (#11347) · 41f3133a
      lewtun authored
      * Pass metric_key_prefix as kwarg to on_evaluate
      
      * Replace eval_loss with metric_key_prefix_loss
      
      * Default to "eval" if metric_key_prefix not in kwargs
      
      * Add kwargs to CallbackHandler.on_evaluate signature
      
      * Revert "Add kwargs to CallbackHandler.on_evaluate signature"
      
      This reverts commit 8d4c85ed512f558f7579d36771e907b3379947b7.
      
      * Revert "Pass metric_key_prefix as kwarg to on_evaluate"
      
      This reverts commit 7766bfe2718601230ae593d37b1317bd53cfc075.
      
      * Extract metric_key_prefix from metrics
      41f3133a
  7. 16 Apr, 2021 1 commit
  8. 07 Apr, 2021 1 commit
  9. 28 Feb, 2021 1 commit
  10. 29 Oct, 2020 1 commit
  11. 26 Oct, 2020 1 commit
    • Sylvain Gugger's avatar
      Doc styling (#8067) · 08f534d2
      Sylvain Gugger authored
      * Important files
      
      * Styling them all
      
      * Revert "Styling them all"
      
      This reverts commit 7d029395fdae8513b8281cbc2a6c239f8093503e.
      
      * Syling them for realsies
      
      * Fix syntax error
      
      * Fix benchmark_utils
      
      * More fixes
      
      * Fix modeling auto and script
      
      * Remove new line
      
      * Fixes
      
      * More fixes
      
      * Fix more files
      
      * Style
      
      * Add FSMT
      
      * More fixes
      
      * More fixes
      
      * More fixes
      
      * More fixes
      
      * Fixes
      
      * More fixes
      
      * More fixes
      
      * Last fixes
      
      * Make sphinx happy
      08f534d2
  12. 15 Oct, 2020 2 commits