Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,18 +1,16 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
- name: zh
|
9 |
-
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes: 167612083
|
13 |
num_examples: 678099
|
14 |
-
download_size:
|
15 |
-
dataset_size: 167612083
|
16 |
---
|
17 |
# Dataset Card for "WikiMatrix-v1-En_Zh-filtered"
|
18 |
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: en
|
5 |
+
dtype: string
|
6 |
+
- name: zh
|
7 |
+
dtype: string
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 167612083.0
|
11 |
num_examples: 678099
|
12 |
+
download_size: 129968994
|
13 |
+
dataset_size: 167612083.0
|
14 |
---
|
15 |
# Dataset Card for "WikiMatrix-v1-En_Zh-filtered"
|
16 |
|