Upload dataset
Browse files- README.md +49 -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
|
|
@@ -44,9 +44,57 @@ dataset_info:
|
|
| 44 |
num_examples: 608
|
| 45 |
download_size: 4957060
|
| 46 |
dataset_size: 11812657.187993681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
configs:
|
| 48 |
- config_name: ar
|
| 49 |
data_files:
|
| 50 |
- split: train
|
| 51 |
path: ar/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: ar
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: int32
|
|
|
|
| 44 |
num_examples: 608
|
| 45 |
download_size: 4957060
|
| 46 |
dataset_size: 11812657.187993681
|
| 47 |
+
- config_name: cs
|
| 48 |
+
features:
|
| 49 |
+
- name: id
|
| 50 |
+
dtype: int32
|
| 51 |
+
- name: source_language_name
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: source_language_code
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: source_topic
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: source_subject
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: source_query
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: source_title
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: source_url
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: source_snippet
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: source_date
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: source_rank
|
| 70 |
+
dtype: int32
|
| 71 |
+
- name: source_final_url
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: anchor_text
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: anchor_url
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: anchor_context
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: target_title
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: target_final_url
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: target_content
|
| 84 |
+
dtype: string
|
| 85 |
+
splits:
|
| 86 |
+
- name: train
|
| 87 |
+
num_bytes: 11435722.956683168
|
| 88 |
+
num_examples: 771
|
| 89 |
+
download_size: 5794885
|
| 90 |
+
dataset_size: 11435722.956683168
|
| 91 |
configs:
|
| 92 |
- config_name: ar
|
| 93 |
data_files:
|
| 94 |
- split: train
|
| 95 |
path: ar/train-*
|
| 96 |
+
- config_name: cs
|
| 97 |
+
data_files:
|
| 98 |
+
- split: train
|
| 99 |
+
path: cs/train-*
|
| 100 |
---
|
cs/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:817354152836efb8419e445fb8402f053e7ba397251aaac4a560636023167939
|
| 3 |
+
size 5794885
|