Datasets:
Upload dataset
Browse files
CohereForAI-aya_collection-templated_mintaka/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3f259ba7a32885b0c7054edd86ced51bc9ca396633d54adfca3748bbf4adf24
|
3 |
+
size 1389388
|
CohereForAI-aya_collection-templated_mintaka/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15a3808dab6758f10faec39c294d999c0bda022693ae5f56fcd3abaaf3646014
|
3 |
+
size 4632166
|
CohereForAI-aya_collection-templated_mintaka/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:517bd1013b288a699426e8cfa5738e885539fe9cbf3a3343e2f90fb68a834bab
|
3 |
+
size 724879
|
README.md
CHANGED
@@ -36,6 +36,42 @@ dataset_info:
|
|
36 |
num_examples: 1816
|
37 |
download_size: 2330165
|
38 |
dataset_size: 8388042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
- config_name: CohereForAI-aya_dataset
|
40 |
features:
|
41 |
- name: inputs
|
@@ -70,6 +106,14 @@ configs:
|
|
70 |
path: CohereForAI-aya_collection-templated_afrisenti/test-*
|
71 |
- split: validation
|
72 |
path: CohereForAI-aya_collection-templated_afrisenti/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
- config_name: CohereForAI-aya_dataset
|
74 |
data_files:
|
75 |
- split: train
|
|
|
36 |
num_examples: 1816
|
37 |
download_size: 2330165
|
38 |
dataset_size: 8388042
|
39 |
+
- config_name: CohereForAI-aya_collection-templated_mintaka
|
40 |
+
features:
|
41 |
+
- name: id
|
42 |
+
dtype: int64
|
43 |
+
- name: inputs
|
44 |
+
dtype: string
|
45 |
+
- name: targets
|
46 |
+
dtype: string
|
47 |
+
- name: dataset_name
|
48 |
+
dtype: string
|
49 |
+
- name: sub_dataset_name
|
50 |
+
dtype: string
|
51 |
+
- name: task_type
|
52 |
+
dtype: string
|
53 |
+
- name: template_id
|
54 |
+
dtype: int64
|
55 |
+
- name: language
|
56 |
+
dtype: string
|
57 |
+
- name: split
|
58 |
+
dtype: string
|
59 |
+
- name: script
|
60 |
+
dtype: string
|
61 |
+
- name: __index_level_0__
|
62 |
+
dtype: int64
|
63 |
+
splits:
|
64 |
+
- name: train
|
65 |
+
num_bytes: 20413129
|
66 |
+
num_examples: 70000
|
67 |
+
- name: test
|
68 |
+
num_bytes: 5799667
|
69 |
+
num_examples: 20000
|
70 |
+
- name: validation
|
71 |
+
num_bytes: 2976183
|
72 |
+
num_examples: 10000
|
73 |
+
download_size: 6746433
|
74 |
+
dataset_size: 29188979
|
75 |
- config_name: CohereForAI-aya_dataset
|
76 |
features:
|
77 |
- name: inputs
|
|
|
106 |
path: CohereForAI-aya_collection-templated_afrisenti/test-*
|
107 |
- split: validation
|
108 |
path: CohereForAI-aya_collection-templated_afrisenti/validation-*
|
109 |
+
- config_name: CohereForAI-aya_collection-templated_mintaka
|
110 |
+
data_files:
|
111 |
+
- split: train
|
112 |
+
path: CohereForAI-aya_collection-templated_mintaka/train-*
|
113 |
+
- split: test
|
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
|