Upload dataset
Browse files- README.md +48 -0
- pt/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -616,6 +616,50 @@ dataset_info:
|
|
616 |
num_examples: 1892
|
617 |
download_size: 23136963
|
618 |
dataset_size: 56503641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
619 |
configs:
|
620 |
- config_name: ar
|
621 |
data_files:
|
@@ -673,4 +717,8 @@ configs:
|
|
673 |
data_files:
|
674 |
- split: train
|
675 |
path: pl/train-*
|
|
|
|
|
|
|
|
|
676 |
---
|
|
|
616 |
num_examples: 1892
|
617 |
download_size: 23136963
|
618 |
dataset_size: 56503641
|
619 |
+
- config_name: pt
|
620 |
+
features:
|
621 |
+
- name: id
|
622 |
+
dtype: int32
|
623 |
+
- name: source_language_name
|
624 |
+
dtype: string
|
625 |
+
- name: source_language_code
|
626 |
+
dtype: string
|
627 |
+
- name: source_topic
|
628 |
+
dtype: string
|
629 |
+
- name: source_subject
|
630 |
+
dtype: string
|
631 |
+
- name: source_query
|
632 |
+
dtype: string
|
633 |
+
- name: source_title
|
634 |
+
dtype: string
|
635 |
+
- name: source_url
|
636 |
+
dtype: string
|
637 |
+
- name: source_snippet
|
638 |
+
dtype: string
|
639 |
+
- name: source_date
|
640 |
+
dtype: string
|
641 |
+
- name: source_rank
|
642 |
+
dtype: int32
|
643 |
+
- name: source_final_url
|
644 |
+
dtype: string
|
645 |
+
- name: anchor_text
|
646 |
+
dtype: string
|
647 |
+
- name: anchor_url
|
648 |
+
dtype: string
|
649 |
+
- name: anchor_context
|
650 |
+
dtype: string
|
651 |
+
- name: target_title
|
652 |
+
dtype: string
|
653 |
+
- name: target_final_url
|
654 |
+
dtype: string
|
655 |
+
- name: target_content
|
656 |
+
dtype: string
|
657 |
+
splits:
|
658 |
+
- name: train
|
659 |
+
num_bytes: 69950012
|
660 |
+
num_examples: 2608
|
661 |
+
download_size: 27900879
|
662 |
+
dataset_size: 69950012
|
663 |
configs:
|
664 |
- config_name: ar
|
665 |
data_files:
|
|
|
717 |
data_files:
|
718 |
- split: train
|
719 |
path: pl/train-*
|
720 |
+
- config_name: pt
|
721 |
+
data_files:
|
722 |
+
- split: train
|
723 |
+
path: pt/train-*
|
724 |
---
|
pt/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d53867b5d1c9ddbe4f197057bb27e3d219984181eabf386219949449769f358
|
3 |
+
size 27900879
|