"...lm-evaluation-harness.git" did not exist on "98c85d73100bce8d950708af0b638c133bc64162"
  • Joseph Liu's avatar
    Output hidden states (#4978) · f4e1f022
    Joseph Liu authored
    
    
    * Configure all models to use output_hidden_states as argument passed to foward()
    
    * Pass all tests
    
    * Remove cast_bool_to_primitive in TF Flaubert model
    
    * correct tf xlnet
    
    * add pytorch test
    
    * add tf test
    
    * Fix broken tests
    
    * Configure all models to use output_hidden_states as argument passed to foward()
    
    * Pass all tests
    
    * Remove cast_bool_to_primitive in TF Flaubert model
    
    * correct tf xlnet
    
    * add pytorch test
    
    * add tf test
    
    * Fix broken tests
    
    * Refactor output_hidden_states for mobilebert
    
    * Reset and remerge to master
    Co-authored-by: default avatarJoseph Liu <joseph.liu@coinflex.com>
    Co-authored-by: default avatarpatrickvonplaten <patrick.v.platen@gmail.com>
    f4e1f022
test_modeling_tf_common.py 31.6 KB