Upload dataset
Browse files- README.md +48 -0
- it/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -396,6 +396,50 @@ dataset_info:
|
|
396 |
num_examples: 859
|
397 |
download_size: 4431991
|
398 |
dataset_size: 9701603.789053591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
399 |
configs:
|
400 |
- config_name: ar
|
401 |
data_files:
|
@@ -433,4 +477,8 @@ configs:
|
|
433 |
data_files:
|
434 |
- split: train
|
435 |
path: id/train-*
|
|
|
|
|
|
|
|
|
436 |
---
|
|
|
396 |
num_examples: 859
|
397 |
download_size: 4431991
|
398 |
dataset_size: 9701603.789053591
|
399 |
+
- config_name: it
|
400 |
+
features:
|
401 |
+
- name: id
|
402 |
+
dtype: int32
|
403 |
+
- name: source_language_name
|
404 |
+
dtype: string
|
405 |
+
- name: source_language_code
|
406 |
+
dtype: string
|
407 |
+
- name: source_topic
|
408 |
+
dtype: string
|
409 |
+
- name: source_subject
|
410 |
+
dtype: string
|
411 |
+
- name: source_query
|
412 |
+
dtype: string
|
413 |
+
- name: source_title
|
414 |
+
dtype: string
|
415 |
+
- name: source_url
|
416 |
+
dtype: string
|
417 |
+
- name: source_snippet
|
418 |
+
dtype: string
|
419 |
+
- name: source_date
|
420 |
+
dtype: string
|
421 |
+
- name: source_rank
|
422 |
+
dtype: int32
|
423 |
+
- name: source_final_url
|
424 |
+
dtype: string
|
425 |
+
- name: anchor_text
|
426 |
+
dtype: string
|
427 |
+
- name: anchor_url
|
428 |
+
dtype: string
|
429 |
+
- name: anchor_context
|
430 |
+
dtype: string
|
431 |
+
- name: target_title
|
432 |
+
dtype: string
|
433 |
+
- name: target_final_url
|
434 |
+
dtype: string
|
435 |
+
- name: target_content
|
436 |
+
dtype: string
|
437 |
+
splits:
|
438 |
+
- name: train
|
439 |
+
num_bytes: 19478872.639803786
|
440 |
+
num_examples: 1341
|
441 |
+
download_size: 9292278
|
442 |
+
dataset_size: 19478872.639803786
|
443 |
configs:
|
444 |
- config_name: ar
|
445 |
data_files:
|
|
|
477 |
data_files:
|
478 |
- split: train
|
479 |
path: id/train-*
|
480 |
+
- config_name: it
|
481 |
+
data_files:
|
482 |
+
- split: train
|
483 |
+
path: it/train-*
|
484 |
---
|
it/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e84b341410018e682b2340cf08b4a0b95940a2be9f6511575b124096773b57e8
|
3 |
+
size 9292278
|