Datasets:
Add 'carreras-y-educación' config data files
Browse files
README.md
CHANGED
@@ -69,6 +69,32 @@ dataset_info:
|
|
69 |
num_examples: 7380
|
70 |
download_size: 38605450
|
71 |
dataset_size: 70513673
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
- config_name: comida-y-diversión
|
73 |
features:
|
74 |
- name: category
|
@@ -339,6 +365,10 @@ configs:
|
|
339 |
- split: train
|
340 |
path: all/train-*
|
341 |
default: true
|
|
|
|
|
|
|
|
|
342 |
- config_name: comida-y-diversión
|
343 |
data_files:
|
344 |
- split: train
|
|
|
69 |
num_examples: 7380
|
70 |
download_size: 38605450
|
71 |
dataset_size: 70513673
|
72 |
+
- config_name: carreras-y-educación
|
73 |
+
features:
|
74 |
+
- name: category
|
75 |
+
dtype: string
|
76 |
+
- name: question
|
77 |
+
dtype: string
|
78 |
+
- name: introduction
|
79 |
+
dtype: string
|
80 |
+
- name: answers
|
81 |
+
sequence: string
|
82 |
+
- name: short_answers
|
83 |
+
sequence: string
|
84 |
+
- name: url
|
85 |
+
dtype: string
|
86 |
+
- name: num_answers
|
87 |
+
dtype: int32
|
88 |
+
- name: num_refs
|
89 |
+
dtype: int32
|
90 |
+
- name: expert_author
|
91 |
+
dtype: bool
|
92 |
+
splits:
|
93 |
+
- name: train
|
94 |
+
num_bytes: 6020903
|
95 |
+
num_examples: 564
|
96 |
+
download_size: 3261593
|
97 |
+
dataset_size: 6020903
|
98 |
- config_name: comida-y-diversión
|
99 |
features:
|
100 |
- name: category
|
|
|
365 |
- split: train
|
366 |
path: all/train-*
|
367 |
default: true
|
368 |
+
- config_name: carreras-y-educación
|
369 |
+
data_files:
|
370 |
+
- split: train
|
371 |
+
path: carreras-y-educación/train-*
|
372 |
- config_name: comida-y-diversión
|
373 |
data_files:
|
374 |
- split: train
|
carreras-y-educación/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cf77026fec730b462f2589bc30505aacfd0a44ccfce8e5bc3627cce05b12354
|
3 |
+
size 3261593
|