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
..
2023-02-22 08:32:35 -05:00
2023-03-07 16:20:21 +01:00
2023-02-13 09:24:56 -05:00
2023-02-10 22:52:12 +05:30
2023-04-24 17:34:30 +01:00
2023-04-12 07:33:20 -04:00
2023-03-24 08:17:27 -04:00
2023-03-17 08:36:23 -04:00
2023-03-24 08:17:27 -04:00
2023-02-06 18:10:56 -05:00
2023-03-24 08:17:27 -04:00
2023-03-20 17:07:31 +00:00
2023-04-10 11:52:23 -04:00
2023-03-27 19:42:00 +02:00
2023-04-27 12:10:03 -04:00
2023-03-27 19:42:00 +02:00
2023-01-27 13:19:28 -05:00
2023-03-13 10:57:17 -04:00
2023-02-28 10:23:08 -05:00