• 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
dummy_pt_objects.py 179 KB