Metadata for 1-click evaluations
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
train-eval-index:
|
2 |
+
- config: mathemakitten--winobias_antistereotype_test
|
3 |
+
task: text-generation
|
4 |
+
task_id: text_zero_shot_classification
|
5 |
+
splits:
|
6 |
+
eval_split: test
|
7 |
+
col_mapping:
|
8 |
+
text: text
|
9 |
+
classes: classes
|
10 |
+
target: target
|