Commit
•
af0f99b
1
Parent(s):
ada5cc0
Fix sst2 dataset name (#1)
Browse files- Fix sst2 dataset name (b2f1917b1de0af61404b190b051f75d84c4e20bc)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language: en
|
3 |
license: apache-2.0
|
4 |
datasets:
|
5 |
-
-
|
6 |
---
|
7 |
|
8 |
# DistilBERT base uncased finetuned SST-2
|
|
|
2 |
language: en
|
3 |
license: apache-2.0
|
4 |
datasets:
|
5 |
+
- sst2
|
6 |
---
|
7 |
|
8 |
# DistilBERT base uncased finetuned SST-2
|