Datasets:
Add 'pasatiempos' config data files
Browse files- README.md +30 -0
- pasatiempos/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -69,6 +69,32 @@ dataset_info:
|
|
69 |
num_examples: 201
|
70 |
download_size: 1028678
|
71 |
dataset_size: 1935432
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
- config_name: relaciones
|
73 |
features:
|
74 |
- name: category
|
@@ -157,6 +183,10 @@ configs:
|
|
157 |
data_files:
|
158 |
- split: train
|
159 |
path: deportes/train-*
|
|
|
|
|
|
|
|
|
160 |
- config_name: relaciones
|
161 |
data_files:
|
162 |
- split: train
|
|
|
69 |
num_examples: 201
|
70 |
download_size: 1028678
|
71 |
dataset_size: 1935432
|
72 |
+
- config_name: pasatiempos
|
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: 6366593
|
95 |
+
num_examples: 729
|
96 |
+
download_size: 3430327
|
97 |
+
dataset_size: 6366593
|
98 |
- config_name: relaciones
|
99 |
features:
|
100 |
- name: category
|
|
|
183 |
data_files:
|
184 |
- split: train
|
185 |
path: deportes/train-*
|
186 |
+
- config_name: pasatiempos
|
187 |
+
data_files:
|
188 |
+
- split: train
|
189 |
+
path: pasatiempos/train-*
|
190 |
- config_name: relaciones
|
191 |
data_files:
|
192 |
- split: train
|
pasatiempos/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02737a09f6a0ae8446fde7d5f241aa74e2b8f5892b9df4e7fce19c1528184c23
|
3 |
+
size 3430327
|