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