File size: 3,929 Bytes
84172df 74f170c 84172df 74f170c 73e40b0 63d2553 1ab1b1a 4a84376 bac9d28 f379dd9 84172df 74f170c 73e40b0 63d2553 1ab1b1a 4a84376 bac9d28 f379dd9 84172df |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 |
---
dataset_info:
- config_name: adgen_ar
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 544278
num_examples: 912
- name: test
num_bytes: 136714
num_examples: 229
download_size: 248467
dataset_size: 680992
- config_name: adgen_en
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 418833
num_examples: 912
- name: test
num_bytes: 104894
num_examples: 229
download_size: 201120
dataset_size: 523727
- config_name: arce_ar
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 873575
num_examples: 2251
- name: test
num_bytes: 745292
num_examples: 1875
- name: validation
num_bytes: 2078
num_examples: 5
download_size: 772852
dataset_size: 1620945
- config_name: arce_en
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 627125
num_examples: 2251
- name: test
num_bytes: 665678
num_examples: 2376
- name: validation
num_bytes: 158589
num_examples: 570
download_size: 824164
dataset_size: 1451392
- config_name: dialog_ar
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 8699904
num_examples: 6172
- name: test
num_bytes: 2121813
num_examples: 1543
download_size: 4940983
dataset_size: 10821717
- config_name: dialog_en
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 6307073
num_examples: 6172
- name: test
num_bytes: 1544753
num_examples: 1543
download_size: 4046517
dataset_size: 7851826
- config_name: ncwm-1000_en-ar
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 466247
num_examples: 1000
download_size: 249916
dataset_size: 466247
- config_name: ncwm_en-ar
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 527369859
num_examples: 1089961
download_size: 281289631
dataset_size: 527369859
configs:
- config_name: adgen_ar
data_files:
- split: train
path: adgen_ar/train-*
- split: test
path: adgen_ar/test-*
- config_name: adgen_en
data_files:
- split: train
path: adgen_en/train-*
- split: test
path: adgen_en/test-*
- config_name: arce_ar
data_files:
- split: train
path: arce_ar/train-*
- split: test
path: arce_ar/test-*
- split: validation
path: arce_ar/validation-*
- config_name: arce_en
data_files:
- split: train
path: arce_en/train-*
- split: test
path: arce_en/test-*
- split: validation
path: arce_en/validation-*
- config_name: dialog_ar
data_files:
- split: train
path: dialog_ar/train-*
- split: test
path: dialog_ar/test-*
- config_name: dialog_en
data_files:
- split: train
path: dialog_en/train-*
- split: test
path: dialog_en/test-*
- config_name: ncwm-1000_en-ar
data_files:
- split: train
path: ncwm-1000_en-ar/train-*
- config_name: ncwm_en-ar
data_files:
- split: train
path: ncwm_en-ar/train-*
---
|