Upload dataset
Browse files
README.md
CHANGED
|
@@ -39,11 +39,11 @@ dataset_info:
|
|
| 39 |
- name: role
|
| 40 |
dtype: string
|
| 41 |
splits:
|
| 42 |
-
- name:
|
| 43 |
-
num_bytes:
|
| 44 |
-
num_examples:
|
| 45 |
-
download_size:
|
| 46 |
-
dataset_size:
|
| 47 |
- config_name: mantis_augmented
|
| 48 |
features:
|
| 49 |
- name: id
|
|
@@ -73,8 +73,8 @@ configs:
|
|
| 73 |
path: mantis/test-*
|
| 74 |
- config_name: mantis_GR
|
| 75 |
data_files:
|
| 76 |
-
- split:
|
| 77 |
-
path: mantis_GR/
|
| 78 |
- config_name: mantis_augmented
|
| 79 |
data_files:
|
| 80 |
- split: eval
|
|
|
|
| 39 |
- name: role
|
| 40 |
dtype: string
|
| 41 |
splits:
|
| 42 |
+
- name: test
|
| 43 |
+
num_bytes: 33638921
|
| 44 |
+
num_examples: 15480
|
| 45 |
+
download_size: 650752
|
| 46 |
+
dataset_size: 33638921
|
| 47 |
- config_name: mantis_augmented
|
| 48 |
features:
|
| 49 |
- name: id
|
|
|
|
| 73 |
path: mantis/test-*
|
| 74 |
- config_name: mantis_GR
|
| 75 |
data_files:
|
| 76 |
+
- split: test
|
| 77 |
+
path: mantis_GR/test-*
|
| 78 |
- config_name: mantis_augmented
|
| 79 |
data_files:
|
| 80 |
- split: eval
|