Upload dataset
Browse files- README.md +43 -1
- cs/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: id
|
6 |
dtype: int32
|
@@ -38,9 +38,51 @@ dataset_info:
|
|
38 |
num_examples: 1543
|
39 |
download_size: 874668
|
40 |
dataset_size: 2497818
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
configs:
|
42 |
- config_name: ar
|
43 |
data_files:
|
44 |
- split: train
|
45 |
path: ar/train-*
|
|
|
|
|
|
|
|
|
46 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: ar
|
4 |
features:
|
5 |
- name: id
|
6 |
dtype: int32
|
|
|
38 |
num_examples: 1543
|
39 |
download_size: 874668
|
40 |
dataset_size: 2497818
|
41 |
+
- config_name: cs
|
42 |
+
features:
|
43 |
+
- name: id
|
44 |
+
dtype: int32
|
45 |
+
- name: source_language_name
|
46 |
+
dtype: string
|
47 |
+
- name: source_language_code
|
48 |
+
dtype: string
|
49 |
+
- name: source_topic
|
50 |
+
dtype: string
|
51 |
+
- name: source_subject
|
52 |
+
dtype: string
|
53 |
+
- name: source_query
|
54 |
+
dtype: string
|
55 |
+
- name: source_title
|
56 |
+
dtype: string
|
57 |
+
- name: source_url
|
58 |
+
dtype: string
|
59 |
+
- name: source_snippet
|
60 |
+
dtype: string
|
61 |
+
- name: source_date
|
62 |
+
dtype: string
|
63 |
+
- name: source_rank
|
64 |
+
dtype: int32
|
65 |
+
- name: source_final_url
|
66 |
+
dtype: string
|
67 |
+
- name: anchor_text
|
68 |
+
dtype: string
|
69 |
+
- name: anchor_url
|
70 |
+
dtype: string
|
71 |
+
- name: anchor_context
|
72 |
+
dtype: string
|
73 |
+
splits:
|
74 |
+
- name: train
|
75 |
+
num_bytes: 2301938
|
76 |
+
num_examples: 1996
|
77 |
+
download_size: 1105735
|
78 |
+
dataset_size: 2301938
|
79 |
configs:
|
80 |
- config_name: ar
|
81 |
data_files:
|
82 |
- split: train
|
83 |
path: ar/train-*
|
84 |
+
- config_name: cs
|
85 |
+
data_files:
|
86 |
+
- split: train
|
87 |
+
path: cs/train-*
|
88 |
---
|
cs/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7fbb440c03f3729560eaf0c63e5a44593d81ce1c6a0e5a97ec15b2f34232282
|
3 |
+
size 1105735
|