Upload dataset
Browse files- README.md +48 -0
- tr/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -704,6 +704,50 @@ dataset_info:
|
|
704 |
num_examples: 685
|
705 |
download_size: 6657039
|
706 |
dataset_size: 16696030.982142856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
707 |
configs:
|
708 |
- config_name: ar
|
709 |
data_files:
|
@@ -769,4 +813,8 @@ configs:
|
|
769 |
data_files:
|
770 |
- split: train
|
771 |
path: ru/train-*
|
|
|
|
|
|
|
|
|
772 |
---
|
|
|
704 |
num_examples: 685
|
705 |
download_size: 6657039
|
706 |
dataset_size: 16696030.982142856
|
707 |
+
- config_name: tr
|
708 |
+
features:
|
709 |
+
- name: id
|
710 |
+
dtype: int32
|
711 |
+
- name: source_language_name
|
712 |
+
dtype: string
|
713 |
+
- name: source_language_code
|
714 |
+
dtype: string
|
715 |
+
- name: source_topic
|
716 |
+
dtype: string
|
717 |
+
- name: source_subject
|
718 |
+
dtype: string
|
719 |
+
- name: source_query
|
720 |
+
dtype: string
|
721 |
+
- name: source_title
|
722 |
+
dtype: string
|
723 |
+
- name: source_url
|
724 |
+
dtype: string
|
725 |
+
- name: source_snippet
|
726 |
+
dtype: string
|
727 |
+
- name: source_date
|
728 |
+
dtype: string
|
729 |
+
- name: source_rank
|
730 |
+
dtype: int32
|
731 |
+
- name: source_final_url
|
732 |
+
dtype: string
|
733 |
+
- name: anchor_text
|
734 |
+
dtype: string
|
735 |
+
- name: anchor_url
|
736 |
+
dtype: string
|
737 |
+
- name: anchor_context
|
738 |
+
dtype: string
|
739 |
+
- name: target_title
|
740 |
+
dtype: string
|
741 |
+
- name: target_final_url
|
742 |
+
dtype: string
|
743 |
+
- name: target_content
|
744 |
+
dtype: string
|
745 |
+
splits:
|
746 |
+
- name: train
|
747 |
+
num_bytes: 10394823.81305638
|
748 |
+
num_examples: 625
|
749 |
+
download_size: 4613752
|
750 |
+
dataset_size: 10394823.81305638
|
751 |
configs:
|
752 |
- config_name: ar
|
753 |
data_files:
|
|
|
813 |
data_files:
|
814 |
- split: train
|
815 |
path: ru/train-*
|
816 |
+
- config_name: tr
|
817 |
+
data_files:
|
818 |
+
- split: train
|
819 |
+
path: tr/train-*
|
820 |
---
|
tr/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc61571bdf8793947e234e6dfb827ab17a2b103ea5cd4542692d9b2f68c073af
|
3 |
+
size 4613752
|