julien-c HF staff lewtun HF staff commited on
Commit
789f267
1 Parent(s): af0f99b

Add glue dataset tag (#4)

Browse files

- Add glue dataset tag (ef58a5c2374c8f43f87c4cb21f3ab49530af956a)


Co-authored-by: Lewis Tunstall <lewtun@users.noreply.huggingface.co>

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