transformers/docs/source
peter-sk d65b14ed67
added GPTNeoForTokenClassification (#22908)
* 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: Prof. Peter Schneider-Kamp <jps@ordbogen.com>
2023-04-27 12:10:03 -04:00
..
de Flax Regnet (#21867) 2023-04-04 12:41:12 -04:00
en added GPTNeoForTokenClassification (#22908) 2023-04-27 12:10:03 -04:00
es Update feature selection in to_tf_dataset (#21935) 2023-04-24 17:34:30 +01:00
fr Flax Regnet (#21867) 2023-04-04 12:41:12 -04:00
it Flax Regnet (#21867) 2023-04-04 12:41:12 -04:00
ja Flax Regnet (#21867) 2023-04-04 12:41:12 -04:00
ko 🌐 [i18n-KO] Translated multilingual.mdx to Korean (#23008) 2023-04-27 08:06:12 -04:00
pt Update feature selection in to_tf_dataset (#21935) 2023-04-24 17:34:30 +01:00
zh Flax Regnet (#21867) 2023-04-04 12:41:12 -04:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00