arturkulmizev
commited on
Commit
•
51dc3a2
1
Parent(s):
5758508
Upload dataset
Browse files- README.md +25 -0
- tn/test-00000-of-00001.parquet +3 -0
- tn/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -209,6 +209,25 @@ dataset_info:
|
|
209 |
num_examples: 2728
|
210 |
download_size: 19105589
|
211 |
dataset_size: 56428367.202876285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
- config_name: tw
|
213 |
features:
|
214 |
- name: id
|
@@ -352,6 +371,12 @@ configs:
|
|
352 |
path: sw/train-*
|
353 |
- split: test
|
354 |
path: sw/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
355 |
- config_name: tw
|
356 |
data_files:
|
357 |
- split: train
|
|
|
209 |
num_examples: 2728
|
210 |
download_size: 19105589
|
211 |
dataset_size: 56428367.202876285
|
212 |
+
- config_name: tn
|
213 |
+
features:
|
214 |
+
- name: url
|
215 |
+
dtype: string
|
216 |
+
- name: id
|
217 |
+
dtype: string
|
218 |
+
- name: title
|
219 |
+
dtype: string
|
220 |
+
- name: text
|
221 |
+
dtype: string
|
222 |
+
splits:
|
223 |
+
- name: train
|
224 |
+
num_bytes: 2329181.30577957
|
225 |
+
num_examples: 1259
|
226 |
+
- name: test
|
227 |
+
num_bytes: 123951.66599462366
|
228 |
+
num_examples: 67
|
229 |
+
download_size: 833869
|
230 |
+
dataset_size: 2453132.9717741935
|
231 |
- config_name: tw
|
232 |
features:
|
233 |
- name: id
|
|
|
371 |
path: sw/train-*
|
372 |
- split: test
|
373 |
path: sw/test-*
|
374 |
+
- config_name: tn
|
375 |
+
data_files:
|
376 |
+
- split: train
|
377 |
+
path: tn/train-*
|
378 |
+
- split: test
|
379 |
+
path: tn/test-*
|
380 |
- config_name: tw
|
381 |
data_files:
|
382 |
- split: train
|
tn/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f641943d03fa368ade9a0afd8d2a1d8c63fe68039b53c9f1947dde5df143acc8
|
3 |
+
size 36916
|
tn/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdb6c8be56a4d81abed9f6f6797a2fb55de81d589bcfb3592627d28a2bae424f
|
3 |
+
size 796953
|