"app/vscode:/vscode.git/clone" did not exist on "a189810df6c4b0492463d1ddb68993c9abc32c7f"
  • Matt's avatar
    New TF GLUE example (#12028) · 73a53265
    Matt authored
    
    
    * Pushing partially-complete new GLUE example
    
    * First draft of the new TF GLUE example! Needs a little more testing to be sure but it's almost ready.
    
    * Fix to the fit() call
    
    * Bugfixes, making sure TPU and multi-GPU support is ready
    
    * Remove logger line that depends on Pytorch
    
    * Style pass
    
    * Deleting old TF GLUE example
    
    * Include label2id and id2label in the saved model config
    
    * Don't clobber the existing model.config.label2id
    
    * Style fixes
    
    * Update examples/tensorflow/text-classification/run_glue.py
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    73a53265
run_text_classification.py 22.5 KB