• sakares saengkaew's avatar
    Add missing token classification for XLM (#3277) · 1a6c546c
    sakares saengkaew authored
    
    
    * Add the missing token classification for XLM
    
    * fix styling
    
    * Add XLMForTokenClassification to AutoModelForTokenClassification class
    
    * Fix docstring typo for non-existing class
    
    * Add the missing token classification for XLM
    
    * fix styling
    
    * fix styling
    
    * Add XLMForTokenClassification to AutoModelForTokenClassification class
    
    * Fix docstring typo for non-existing class
    
    * Add missing description for AlbertForTokenClassification
    
    * fix styling
    
    * Add missing docstring for AlBert
    
    * Slow tests should be slow
    Co-authored-by: default avatarSakares Saengkaew <s.sakares@gmail.com>
    Co-authored-by: default avatarLysandreJik <lysandre.debut@reseau.eseo.fr>
    1a6c546c
test_modeling_xlm.py 16.3 KB