Datasets:
File size: 3,423 Bytes
310f869 ce73bfc 310f869 3fcd04d d913b06 ce73bfc e4760ec 6ba2d6c 310f869 3fcd04d d913b06 ce73bfc e4760ec 6ba2d6c 310f869 |
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 |
---
dataset_info:
- config_name: contenido_creativo
features:
- name: instrucción
dtype: string
- name: instrucción_en
dtype: string
- name: mensajes
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 9999286.510144927
num_examples: 1034
- name: test
num_bytes: 1151353.4086956521
num_examples: 114
download_size: 5618533
dataset_size: 11150639.91884058
- config_name: extracción
features:
- name: instrucción
dtype: string
- name: instrucción_en
dtype: string
- name: mensajes
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 15682246.417391304
num_examples: 1034
- name: test
num_bytes: 1805866.0
num_examples: 115
download_size: 9126510
dataset_size: 17488112.417391304
- config_name: flujo_estructural
features:
- name: instrucción
dtype: string
- name: instrucción_en
dtype: string
- name: mensajes
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 10646866.805797102
num_examples: 1032
- name: test
num_bytes: 1277243.0
num_examples: 115
download_size: 5908756
dataset_size: 11924109.805797102
- config_name: modificación
features:
- name: instrucción
dtype: string
- name: instrucción_en
dtype: string
- name: mensajes
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 15522056.212560387
num_examples: 1030
- name: test
num_bytes: 1733015.0
num_examples: 115
download_size: 8987688
dataset_size: 17255071.212560385
- config_name: rag
features:
- name: instrucción
dtype: string
- name: instrucción_en
dtype: string
- name: mensajes
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 22994812.549758453
num_examples: 1033
- name: test
num_bytes: 2612647.0
num_examples: 115
download_size: 12598076
dataset_size: 25607459.549758453
- config_name: rc
features:
- name: instrucción
dtype: string
- name: instrucción_en
dtype: string
- name: mensajes
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 14674711.0
num_examples: 1035
- name: test
num_bytes: 1581779.0
num_examples: 115
download_size: 8739972
dataset_size: 16256490.0
configs:
- config_name: contenido_creativo
data_files:
- split: train
path: contenido_creativo/train-*
- split: test
path: contenido_creativo/test-*
- config_name: extracción
data_files:
- split: train
path: extracción/train-*
- split: test
path: extracción/test-*
- config_name: flujo_estructural
data_files:
- split: train
path: flujo_estructural/train-*
- split: test
path: flujo_estructural/test-*
- config_name: modificación
data_files:
- split: train
path: modificación/train-*
- split: test
path: modificación/test-*
- config_name: rag
data_files:
- split: train
path: rag/train-*
- split: test
path: rag/test-*
- config_name: rc
data_files:
- split: train
path: rc/train-*
- split: test
path: rc/test-*
---
|