Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,11 +3,11 @@ configs:
|
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path:
|
| 7 |
- split: test
|
| 8 |
-
path:
|
| 9 |
- split: icl_test
|
| 10 |
-
path:
|
| 11 |
language:
|
| 12 |
- en
|
| 13 |
---
|
|
|
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
+
path: train_20shot.jsonl
|
| 7 |
- split: test
|
| 8 |
+
path: test_20shot.jsonl
|
| 9 |
- split: icl_test
|
| 10 |
+
path: icl_test_20shot.jsonl
|
| 11 |
language:
|
| 12 |
- en
|
| 13 |
---
|