Update dataset metadata
Browse files
README.md
CHANGED
@@ -35,6 +35,10 @@ model-index:
|
|
35 |
- task:
|
36 |
type: text-classification
|
37 |
name: Text Classification
|
|
|
|
|
|
|
|
|
38 |
metrics:
|
39 |
- type: accuracy
|
40 |
value: 0.7871243108660857
|
|
|
35 |
- task:
|
36 |
type: text-classification
|
37 |
name: Text Classification
|
38 |
+
dataset:
|
39 |
+
name: SemEval 2014 Task 4 (Restaurants)
|
40 |
+
type: tomaarsen/setfit-absa-semeval-restaurants
|
41 |
+
split: train[384:]
|
42 |
metrics:
|
43 |
- type: accuracy
|
44 |
value: 0.7871243108660857
|