Upload dataset
Browse files- README.md +48 -0
- es/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -176,6 +176,50 @@ dataset_info:
|
|
176 |
num_examples: 3532
|
177 |
download_size: 42655082
|
178 |
dataset_size: 101590916
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
configs:
|
180 |
- config_name: ar
|
181 |
data_files:
|
@@ -193,4 +237,8 @@ configs:
|
|
193 |
data_files:
|
194 |
- split: train
|
195 |
path: en/train-*
|
|
|
|
|
|
|
|
|
196 |
---
|
|
|
176 |
num_examples: 3532
|
177 |
download_size: 42655082
|
178 |
dataset_size: 101590916
|
179 |
+
- config_name: es
|
180 |
+
features:
|
181 |
+
- name: id
|
182 |
+
dtype: int32
|
183 |
+
- name: source_language_name
|
184 |
+
dtype: string
|
185 |
+
- name: source_language_code
|
186 |
+
dtype: string
|
187 |
+
- name: source_topic
|
188 |
+
dtype: string
|
189 |
+
- name: source_subject
|
190 |
+
dtype: string
|
191 |
+
- name: source_query
|
192 |
+
dtype: string
|
193 |
+
- name: source_title
|
194 |
+
dtype: string
|
195 |
+
- name: source_url
|
196 |
+
dtype: string
|
197 |
+
- name: source_snippet
|
198 |
+
dtype: string
|
199 |
+
- name: source_date
|
200 |
+
dtype: string
|
201 |
+
- name: source_rank
|
202 |
+
dtype: int32
|
203 |
+
- name: source_final_url
|
204 |
+
dtype: string
|
205 |
+
- name: anchor_text
|
206 |
+
dtype: string
|
207 |
+
- name: anchor_url
|
208 |
+
dtype: string
|
209 |
+
- name: anchor_context
|
210 |
+
dtype: string
|
211 |
+
- name: target_title
|
212 |
+
dtype: string
|
213 |
+
- name: target_final_url
|
214 |
+
dtype: string
|
215 |
+
- name: target_content
|
216 |
+
dtype: string
|
217 |
+
splits:
|
218 |
+
- name: train
|
219 |
+
num_bytes: 71909209
|
220 |
+
num_examples: 2475
|
221 |
+
download_size: 29221482
|
222 |
+
dataset_size: 71909209
|
223 |
configs:
|
224 |
- config_name: ar
|
225 |
data_files:
|
|
|
237 |
data_files:
|
238 |
- split: train
|
239 |
path: en/train-*
|
240 |
+
- config_name: es
|
241 |
+
data_files:
|
242 |
+
- split: train
|
243 |
+
path: es/train-*
|
244 |
---
|
es/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf3f6cc4bfd068611095a0354a756d09c0e7ecde31206e13d17889a2ae49ff24
|
3 |
+
size 29221482
|