Upload dataset
Browse files- README.md +48 -0
- hi/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -308,6 +308,50 @@ dataset_info:
|
|
308 |
num_examples: 2250
|
309 |
download_size: 26130683
|
310 |
dataset_size: 64558381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
311 |
configs:
|
312 |
- config_name: ar
|
313 |
data_files:
|
@@ -337,4 +381,8 @@ configs:
|
|
337 |
data_files:
|
338 |
- split: train
|
339 |
path: fr/train-*
|
|
|
|
|
|
|
|
|
340 |
---
|
|
|
308 |
num_examples: 2250
|
309 |
download_size: 26130683
|
310 |
dataset_size: 64558381
|
311 |
+
- config_name: hi
|
312 |
+
features:
|
313 |
+
- name: id
|
314 |
+
dtype: int32
|
315 |
+
- name: source_language_name
|
316 |
+
dtype: string
|
317 |
+
- name: source_language_code
|
318 |
+
dtype: string
|
319 |
+
- name: source_topic
|
320 |
+
dtype: string
|
321 |
+
- name: source_subject
|
322 |
+
dtype: string
|
323 |
+
- name: source_query
|
324 |
+
dtype: string
|
325 |
+
- name: source_title
|
326 |
+
dtype: string
|
327 |
+
- name: source_url
|
328 |
+
dtype: string
|
329 |
+
- name: source_snippet
|
330 |
+
dtype: string
|
331 |
+
- name: source_date
|
332 |
+
dtype: string
|
333 |
+
- name: source_rank
|
334 |
+
dtype: int32
|
335 |
+
- name: source_final_url
|
336 |
+
dtype: string
|
337 |
+
- name: anchor_text
|
338 |
+
dtype: string
|
339 |
+
- name: anchor_url
|
340 |
+
dtype: string
|
341 |
+
- name: anchor_context
|
342 |
+
dtype: string
|
343 |
+
- name: target_title
|
344 |
+
dtype: string
|
345 |
+
- name: target_final_url
|
346 |
+
dtype: string
|
347 |
+
- name: target_content
|
348 |
+
dtype: string
|
349 |
+
splits:
|
350 |
+
- name: train
|
351 |
+
num_bytes: 55359814
|
352 |
+
num_examples: 1358
|
353 |
+
download_size: 20452372
|
354 |
+
dataset_size: 55359814
|
355 |
configs:
|
356 |
- config_name: ar
|
357 |
data_files:
|
|
|
381 |
data_files:
|
382 |
- split: train
|
383 |
path: fr/train-*
|
384 |
+
- config_name: hi
|
385 |
+
data_files:
|
386 |
+
- split: train
|
387 |
+
path: hi/train-*
|
388 |
---
|
hi/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81d2e07dda579e986067a67c4f6b738b81d9547db02ca17de99e90446b566c02
|
3 |
+
size 20452372
|