Upload dataset
Browse files- README.md +48 -0
- de/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -88,6 +88,50 @@ dataset_info:
|
|
88 |
num_examples: 1662
|
89 |
download_size: 21479643
|
90 |
dataset_size: 50207962
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
configs:
|
92 |
- config_name: ar
|
93 |
data_files:
|
@@ -97,4 +141,8 @@ configs:
|
|
97 |
data_files:
|
98 |
- split: train
|
99 |
path: cs/train-*
|
|
|
|
|
|
|
|
|
100 |
---
|
|
|
88 |
num_examples: 1662
|
89 |
download_size: 21479643
|
90 |
dataset_size: 50207962
|
91 |
+
- config_name: de
|
92 |
+
features:
|
93 |
+
- name: id
|
94 |
+
dtype: int32
|
95 |
+
- name: source_language_name
|
96 |
+
dtype: string
|
97 |
+
- name: source_language_code
|
98 |
+
dtype: string
|
99 |
+
- name: source_topic
|
100 |
+
dtype: string
|
101 |
+
- name: source_subject
|
102 |
+
dtype: string
|
103 |
+
- name: source_query
|
104 |
+
dtype: string
|
105 |
+
- name: source_title
|
106 |
+
dtype: string
|
107 |
+
- name: source_url
|
108 |
+
dtype: string
|
109 |
+
- name: source_snippet
|
110 |
+
dtype: string
|
111 |
+
- name: source_date
|
112 |
+
dtype: string
|
113 |
+
- name: source_rank
|
114 |
+
dtype: int32
|
115 |
+
- name: source_final_url
|
116 |
+
dtype: string
|
117 |
+
- name: anchor_text
|
118 |
+
dtype: string
|
119 |
+
- name: anchor_url
|
120 |
+
dtype: string
|
121 |
+
- name: anchor_context
|
122 |
+
dtype: string
|
123 |
+
- name: target_title
|
124 |
+
dtype: string
|
125 |
+
- name: target_final_url
|
126 |
+
dtype: string
|
127 |
+
- name: target_content
|
128 |
+
dtype: string
|
129 |
+
splits:
|
130 |
+
- name: train
|
131 |
+
num_bytes: 85015329
|
132 |
+
num_examples: 2830
|
133 |
+
download_size: 35310280
|
134 |
+
dataset_size: 85015329
|
135 |
configs:
|
136 |
- config_name: ar
|
137 |
data_files:
|
|
|
141 |
data_files:
|
142 |
- split: train
|
143 |
path: cs/train-*
|
144 |
+
- config_name: de
|
145 |
+
data_files:
|
146 |
+
- split: train
|
147 |
+
path: de/train-*
|
148 |
---
|
de/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10b4ff7dae5fdf52e0b4663018cc3e069250693128810c6520f2a3e497542793
|
3 |
+
size 35310280
|