Datasets:
Upload dataset
Browse files
CohereForAI-aya_collection-templated_ntx_llm/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e29fb6308b2e3f185f3f761661b207fd34dbd31307e78644c4a523473fbb20da
|
3 |
+
size 34306
|
README.md
CHANGED
@@ -72,6 +72,36 @@ dataset_info:
|
|
72 |
num_examples: 10000
|
73 |
download_size: 6746433
|
74 |
dataset_size: 29188979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
- config_name: CohereForAI-aya_dataset
|
76 |
features:
|
77 |
- name: inputs
|
@@ -114,6 +144,10 @@ configs:
|
|
114 |
path: CohereForAI-aya_collection-templated_mintaka/test-*
|
115 |
- split: validation
|
116 |
path: CohereForAI-aya_collection-templated_mintaka/validation-*
|
|
|
|
|
|
|
|
|
117 |
- config_name: CohereForAI-aya_dataset
|
118 |
data_files:
|
119 |
- split: train
|
|
|
72 |
num_examples: 10000
|
73 |
download_size: 6746433
|
74 |
dataset_size: 29188979
|
75 |
+
- config_name: CohereForAI-aya_collection-templated_ntx_llm
|
76 |
+
features:
|
77 |
+
- name: id
|
78 |
+
dtype: int64
|
79 |
+
- name: inputs
|
80 |
+
dtype: string
|
81 |
+
- name: targets
|
82 |
+
dtype: string
|
83 |
+
- name: dataset_name
|
84 |
+
dtype: string
|
85 |
+
- name: sub_dataset_name
|
86 |
+
dtype: string
|
87 |
+
- name: task_type
|
88 |
+
dtype: string
|
89 |
+
- name: template_id
|
90 |
+
dtype: int64
|
91 |
+
- name: language
|
92 |
+
dtype: string
|
93 |
+
- name: split
|
94 |
+
dtype: string
|
95 |
+
- name: script
|
96 |
+
dtype: string
|
97 |
+
- name: __index_level_0__
|
98 |
+
dtype: int64
|
99 |
+
splits:
|
100 |
+
- name: train
|
101 |
+
num_bytes: 199809
|
102 |
+
num_examples: 111
|
103 |
+
download_size: 34306
|
104 |
+
dataset_size: 199809
|
105 |
- config_name: CohereForAI-aya_dataset
|
106 |
features:
|
107 |
- name: inputs
|
|
|
144 |
path: CohereForAI-aya_collection-templated_mintaka/test-*
|
145 |
- split: validation
|
146 |
path: CohereForAI-aya_collection-templated_mintaka/validation-*
|
147 |
+
- config_name: CohereForAI-aya_collection-templated_ntx_llm
|
148 |
+
data_files:
|
149 |
+
- split: train
|
150 |
+
path: CohereForAI-aya_collection-templated_ntx_llm/train-*
|
151 |
- config_name: CohereForAI-aya_dataset
|
152 |
data_files:
|
153 |
- split: train
|