Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,37 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
- config_name: chv-eng
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: chv
|
8 |
+
dtype: string
|
9 |
+
- name: eng
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 75642202
|
14 |
+
num_examples: 274040
|
15 |
+
- name: test
|
16 |
+
num_bytes: 31035
|
17 |
+
num_examples: 345
|
18 |
+
download_size: 24678400
|
19 |
+
dataset_size: 75673237
|
20 |
+
- config_name: chv-rus
|
21 |
+
features:
|
22 |
+
- name: id
|
23 |
+
dtype: string
|
24 |
+
- name: chv
|
25 |
+
dtype: string
|
26 |
+
- name: rus
|
27 |
+
dtype: string
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 290837923
|
31 |
+
num_examples: 1046354
|
32 |
+
- name: test
|
33 |
+
num_bytes: 43950
|
34 |
+
num_examples: 394
|
35 |
+
download_size: 84889600
|
36 |
+
dataset_size: 290881873
|
37 |
+
---
|