xianfzeng
commited on
Commit
·
a5e42d0
1
Parent(s):
22d0e6b
test
Browse files- README.md +17 -17
- all/newstest2019.Lang16.txt +0 -0
- ar/newstest2019.ar.txt +0 -0
- de/newstest2019.de.txt +0 -0
- en/newstest2019.en.txt +0 -0
- es/newstest2019.es.txt +0 -0
- fr/newstest2019.fr.txt +0 -0
- hi/newstest2019.hi.txt +0 -0
- id/newstest2019.id.txt +0 -0
- it/newstest2019.it.txt +0 -0
- ja/newstest2019.ja.txt +0 -0
- ko/newstest2019.ko.txt +0 -0
- pt/newstest2019.pt.txt +0 -0
- ru/newstest2019.ru.txt +0 -0
- th/newstest2019.th.txt +0 -0
- tr/newstest2019.tr.txt +0 -0
- vi/newstest2019.vi.txt +0 -0
README.md
CHANGED
@@ -25,117 +25,117 @@ dataset_info:
|
|
25 |
dtype: string
|
26 |
data_files:
|
27 |
- split: train
|
28 |
-
path: newstest2019.Lang16.txt
|
29 |
- config_name: ar
|
30 |
features:
|
31 |
- name: text
|
32 |
dtype: string
|
33 |
data_files:
|
34 |
- split: train
|
35 |
-
path: newstest2019.ar.txt
|
36 |
- config_name: de
|
37 |
features:
|
38 |
- name: text
|
39 |
dtype: string
|
40 |
data_files:
|
41 |
- split: train
|
42 |
-
path: newstest2019.de.txt
|
43 |
- config_name: en
|
44 |
features:
|
45 |
- name: text
|
46 |
dtype: string
|
47 |
data_files:
|
48 |
- split: train
|
49 |
-
path: newstest2019.en.txt
|
50 |
- config_name: es
|
51 |
features:
|
52 |
- name: text
|
53 |
dtype: string
|
54 |
data_files:
|
55 |
- split: train
|
56 |
-
path: newstest2019.es.txt
|
57 |
- config_name: fr
|
58 |
features:
|
59 |
- name: text
|
60 |
dtype: string
|
61 |
data_files:
|
62 |
- split: train
|
63 |
-
path: newstest2019.fr.txt
|
64 |
- config_name: hi
|
65 |
features:
|
66 |
- name: text
|
67 |
dtype: string
|
68 |
data_files:
|
69 |
- split: train
|
70 |
-
path: newstest2019.hi.txt
|
71 |
- config_name: id
|
72 |
features:
|
73 |
- name: text
|
74 |
dtype: string
|
75 |
data_files:
|
76 |
- split: train
|
77 |
-
path: newstest2019.id.txt
|
78 |
- config_name: it
|
79 |
features:
|
80 |
- name: text
|
81 |
dtype: string
|
82 |
data_files:
|
83 |
- split: train
|
84 |
-
path: newstest2019.it.txt
|
85 |
- config_name: ja
|
86 |
features:
|
87 |
- name: text
|
88 |
dtype: string
|
89 |
data_files:
|
90 |
- split: train
|
91 |
-
path: newstest2019.ja.txt
|
92 |
- config_name: ko
|
93 |
features:
|
94 |
- name: text
|
95 |
dtype: string
|
96 |
data_files:
|
97 |
- split: train
|
98 |
-
path: newstest2019.ko.txt
|
99 |
- config_name: pt
|
100 |
features:
|
101 |
- name: text
|
102 |
dtype: string
|
103 |
data_files:
|
104 |
- split: train
|
105 |
-
path: newstest2019.pt.txt
|
106 |
- config_name: ru
|
107 |
features:
|
108 |
- name: text
|
109 |
dtype: string
|
110 |
data_files:
|
111 |
- split: train
|
112 |
-
path: newstest2019.ru.txt
|
113 |
- config_name: th
|
114 |
features:
|
115 |
- name: text
|
116 |
dtype: string
|
117 |
data_files:
|
118 |
- split: train
|
119 |
-
path: newstest2019.th.txt
|
120 |
- config_name: tr
|
121 |
features:
|
122 |
- name: text
|
123 |
dtype: string
|
124 |
data_files:
|
125 |
- split: train
|
126 |
-
path: newstest2019.tr.txt
|
127 |
- config_name: vi
|
128 |
features:
|
129 |
- name: text
|
130 |
dtype: string
|
131 |
data_files:
|
132 |
- split: train
|
133 |
-
path: newstest2019.vi.txt
|
134 |
- config_name: zh
|
135 |
features:
|
136 |
- name: text
|
137 |
dtype: string
|
138 |
data_files:
|
139 |
- split: train
|
140 |
-
path: newstest2019.zh.txt
|
141 |
---
|
|
|
25 |
dtype: string
|
26 |
data_files:
|
27 |
- split: train
|
28 |
+
path: all/newstest2019.Lang16.txt
|
29 |
- config_name: ar
|
30 |
features:
|
31 |
- name: text
|
32 |
dtype: string
|
33 |
data_files:
|
34 |
- split: train
|
35 |
+
path: ar/newstest2019.ar.txt
|
36 |
- config_name: de
|
37 |
features:
|
38 |
- name: text
|
39 |
dtype: string
|
40 |
data_files:
|
41 |
- split: train
|
42 |
+
path: de/newstest2019.de.txt
|
43 |
- config_name: en
|
44 |
features:
|
45 |
- name: text
|
46 |
dtype: string
|
47 |
data_files:
|
48 |
- split: train
|
49 |
+
path: en/newstest2019.en.txt
|
50 |
- config_name: es
|
51 |
features:
|
52 |
- name: text
|
53 |
dtype: string
|
54 |
data_files:
|
55 |
- split: train
|
56 |
+
path: es/newstest2019.es.txt
|
57 |
- config_name: fr
|
58 |
features:
|
59 |
- name: text
|
60 |
dtype: string
|
61 |
data_files:
|
62 |
- split: train
|
63 |
+
path: fr/newstest2019.fr.txt
|
64 |
- config_name: hi
|
65 |
features:
|
66 |
- name: text
|
67 |
dtype: string
|
68 |
data_files:
|
69 |
- split: train
|
70 |
+
path: hi/newstest2019.hi.txt
|
71 |
- config_name: id
|
72 |
features:
|
73 |
- name: text
|
74 |
dtype: string
|
75 |
data_files:
|
76 |
- split: train
|
77 |
+
path: id/newstest2019.id.txt
|
78 |
- config_name: it
|
79 |
features:
|
80 |
- name: text
|
81 |
dtype: string
|
82 |
data_files:
|
83 |
- split: train
|
84 |
+
path: it/newstest2019.it.txt
|
85 |
- config_name: ja
|
86 |
features:
|
87 |
- name: text
|
88 |
dtype: string
|
89 |
data_files:
|
90 |
- split: train
|
91 |
+
path: ja/newstest2019.ja.txt
|
92 |
- config_name: ko
|
93 |
features:
|
94 |
- name: text
|
95 |
dtype: string
|
96 |
data_files:
|
97 |
- split: train
|
98 |
+
path: ko/newstest2019.ko.txt
|
99 |
- config_name: pt
|
100 |
features:
|
101 |
- name: text
|
102 |
dtype: string
|
103 |
data_files:
|
104 |
- split: train
|
105 |
+
path: pt/newstest2019.pt.txt
|
106 |
- config_name: ru
|
107 |
features:
|
108 |
- name: text
|
109 |
dtype: string
|
110 |
data_files:
|
111 |
- split: train
|
112 |
+
path: ru/newstest2019.ru.txt
|
113 |
- config_name: th
|
114 |
features:
|
115 |
- name: text
|
116 |
dtype: string
|
117 |
data_files:
|
118 |
- split: train
|
119 |
+
path: th/newstest2019.th.txt
|
120 |
- config_name: tr
|
121 |
features:
|
122 |
- name: text
|
123 |
dtype: string
|
124 |
data_files:
|
125 |
- split: train
|
126 |
+
path: tr/newstest2019.tr.txt
|
127 |
- config_name: vi
|
128 |
features:
|
129 |
- name: text
|
130 |
dtype: string
|
131 |
data_files:
|
132 |
- split: train
|
133 |
+
path: vi/newstest2019.vi.txt
|
134 |
- config_name: zh
|
135 |
features:
|
136 |
- name: text
|
137 |
dtype: string
|
138 |
data_files:
|
139 |
- split: train
|
140 |
+
path: zh/newstest2019.zh.txt
|
141 |
---
|
all/newstest2019.Lang16.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ar/newstest2019.ar.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
de/newstest2019.de.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
en/newstest2019.en.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
es/newstest2019.es.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
fr/newstest2019.fr.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
hi/newstest2019.hi.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
id/newstest2019.id.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
it/newstest2019.it.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ja/newstest2019.ja.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ko/newstest2019.ko.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pt/newstest2019.pt.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ru/newstest2019.ru.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
th/newstest2019.th.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tr/newstest2019.tr.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
vi/newstest2019.vi.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|