Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,68 @@ language:
|
|
11 |
pretty_name: ikcest2022
|
12 |
size_categories:
|
13 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Dataset Card for Dataset Name
|
|
|
11 |
pretty_name: ikcest2022
|
12 |
size_categories:
|
13 |
- 100K<n<1M
|
14 |
+
dataset_info:
|
15 |
+
- config_name: ikcest2022-zh-fr
|
16 |
+
features:
|
17 |
+
- name: translation
|
18 |
+
dtype:
|
19 |
+
translation:
|
20 |
+
languages:
|
21 |
+
- zh
|
22 |
+
- fr
|
23 |
+
splits:
|
24 |
+
- name: train
|
25 |
+
- name: test
|
26 |
+
- name: validation
|
27 |
+
- config_name: ikcest2022-zh-ru
|
28 |
+
features:
|
29 |
+
- name: translation
|
30 |
+
dtype:
|
31 |
+
translation:
|
32 |
+
languages:
|
33 |
+
- zh
|
34 |
+
- ru
|
35 |
+
splits:
|
36 |
+
- name: train
|
37 |
+
- name: test
|
38 |
+
- name: validation
|
39 |
+
- config_name: ikcest2022-zh-th
|
40 |
+
features:
|
41 |
+
- name: translation
|
42 |
+
dtype:
|
43 |
+
translation:
|
44 |
+
languages:
|
45 |
+
- zh
|
46 |
+
- th
|
47 |
+
splits:
|
48 |
+
- name: train
|
49 |
+
- name: test
|
50 |
+
- name: validation
|
51 |
+
- config_name: ikcest2022-zh-ar
|
52 |
+
features:
|
53 |
+
- name: translation
|
54 |
+
dtype:
|
55 |
+
translation:
|
56 |
+
languages:
|
57 |
+
- zh
|
58 |
+
- ar
|
59 |
+
splits:
|
60 |
+
- name: train
|
61 |
+
- name: test
|
62 |
+
- name: validation
|
63 |
+
- config_name: ikcest2022-zh-en
|
64 |
+
features:
|
65 |
+
- name: translation
|
66 |
+
dtype:
|
67 |
+
translation:
|
68 |
+
languages:
|
69 |
+
- zh
|
70 |
+
- en
|
71 |
+
splits:
|
72 |
+
- name: train
|
73 |
+
- name: test
|
74 |
+
- name: validation
|
75 |
+
|
76 |
---
|
77 |
|
78 |
# Dataset Card for Dataset Name
|