"examples/vscode:/vscode.git/clone" did not exist on "ebd45980a0e57122eebce467e08f7c59a7c712eb"
  • Viktor Alm's avatar
    Add MultipleChoice to TFTrainer [WIP] (#4270) · e4512aab
    Viktor Alm authored
    
    
    * catch gpu len 1 set to gpu0
    
    * Add mpc to trainer
    
    * Add MPC for TF
    
    * fix TF automodel for MPC and add Albert
    
    * Apply style
    
    * Fix import
    
    * Note to self: double check
    
    * Make shape None, None for datasetgenerator output shapes
    
    * Add from_pt bool which doesnt seem to work
    
    * Original checkpoint dir
    
    * Fix docstrings for automodel
    
    * Update readme and apply style
    
    * Colab should probably not be from users
    
    * Colabs should probably not be from users
    
    * Add colab
    
    * Update README.md
    
    * Update README.md
    
    * Cleanup __intit__
    
    * Cleanup flake8 trailing comma
    
    * Update src/transformers/training_args_tf.py
    
    * Update src/transformers/modeling_tf_auto.py
    Co-authored-by: default avatarViktor Alm <viktoralm@pop-os.localdomain>
    Co-authored-by: default avatarJulien Chaumond <chaumond@gmail.com>
    e4512aab
utils_multiple_choice.py 20.8 KB