lewtun HF staff commited on
Commit
ef58a5c
1 Parent(s): af0f99b

Add glue dataset tag

Browse files

This allows this model to be evaluated alongside the other `glue` subsets in AutoTrain Evaluate

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ language: en
3
  license: apache-2.0
4
  datasets:
5
  - sst2
 
6
  ---
7
 
8
  # DistilBERT base uncased finetuned SST-2
3
  license: apache-2.0
4
  datasets:
5
  - sst2
6
+ - glue
7
  ---
8
 
9
  # DistilBERT base uncased finetuned SST-2