"vscode:/vscode.git/clone" did not exist on "c984208ddbe958ff5d8fe83378adef8f099ab898"
  1. 07 Nov, 2023 1 commit
  2. 03 Nov, 2023 1 commit
    • Maria Khalusova's avatar
      [Docs] Model_doc structure/clarity improvements (#26876) · 5964f820
      Maria Khalusova authored
      * first batch of structure improvements for model_docs
      
      * second batch of structure improvements for model_docs
      
      * more structure improvements for model_docs
      
      * more structure improvements for model_docs
      
      * structure improvements for cv model_docs
      
      * more structural refactoring
      
      * addressed feedback about image processors
      5964f820
  3. 20 Jun, 2023 1 commit
  4. 03 May, 2023 1 commit
  5. 27 Apr, 2023 1 commit
    • peter-sk's avatar
      added GPTNeoForTokenClassification (#22908) · d65b14ed
      peter-sk authored
      
      
      * added GPTNeoForTokenClassification
      
      * add to top-level init
      
      * fixup
      
      * test
      
      * more fixup
      
      * add to gpt_neo.mdx
      
      * repo consistency
      
      * dummy copy
      
      * fix copies
      
      * optax >= 0.1.5 assumes jax.Array exists - which it doesn't for jax <= 0.3.6
      
      * merge with main made this superfluous
      
      * added classifier_dropout
      
      * remove legacy code
      
      * removed fmt:on/off
      removed expected_outputs
      
      * doc style fix
      
      * classifier_dropout is always in config
      
      ---------
      Co-authored-by: default avatarProf. Peter Schneider-Kamp <jps@ordbogen.com>
      d65b14ed
  6. 17 Mar, 2023 1 commit
  7. 21 Feb, 2023 1 commit
  8. 04 Apr, 2022 1 commit
  9. 28 Dec, 2021 1 commit
    • Sylvain Gugger's avatar
      Doc styler examples (#14953) · b5e2b183
      Sylvain Gugger authored
      * Fix bad examples
      
      * Add black formatting to style_doc
      
      * Use first nonempty line
      
      * Put it at the right place
      
      * Don't add spaces to empty lines
      
      * Better templates
      
      * Deal with triple quotes in docstrings
      
      * Result of style_doc
      
      * Enable mdx treatment and fix code examples in MDXs
      
      * Result of doc styler on doc source files
      
      * Last fixes
      
      * Break copy from
      b5e2b183
  10. 22 Dec, 2021 1 commit