Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Size:
100K - 1M
ArXiv:
Tags:
language-identification
License:
Commit
•
88db05a
1
Parent(s):
ead2d96
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
This dataset uses `tasks`, which are deprecated and will raise an error after the next release of `datasets`. See: https://github.com/huggingface/datasets/pull/6999
README.md
CHANGED
@@ -258,6 +258,7 @@ language_bcp47:
|
|
258 |
tags:
|
259 |
- language-identification
|
260 |
dataset_info:
|
|
|
261 |
features:
|
262 |
- name: sentence
|
263 |
dtype: string
|
@@ -500,16 +501,23 @@ dataset_info:
|
|
500 |
'232': tuk
|
501 |
'233': kan
|
502 |
'234': ltg
|
503 |
-
config_name: WiLI-2018 dataset
|
504 |
splits:
|
505 |
- name: train
|
506 |
-
num_bytes:
|
507 |
num_examples: 117500
|
508 |
- name: test
|
509 |
-
num_bytes:
|
510 |
num_examples: 117500
|
511 |
-
download_size:
|
512 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
513 |
---
|
514 |
|
515 |
# Dataset Card for wili_2018
|
|
|
258 |
tags:
|
259 |
- language-identification
|
260 |
dataset_info:
|
261 |
+
config_name: WiLI-2018 dataset
|
262 |
features:
|
263 |
- name: sentence
|
264 |
dtype: string
|
|
|
501 |
'232': tuk
|
502 |
'233': kan
|
503 |
'234': ltg
|
|
|
504 |
splits:
|
505 |
- name: train
|
506 |
+
num_bytes: 65408153
|
507 |
num_examples: 117500
|
508 |
- name: test
|
509 |
+
num_bytes: 66491212
|
510 |
num_examples: 117500
|
511 |
+
download_size: 91718265
|
512 |
+
dataset_size: 131899365
|
513 |
+
configs:
|
514 |
+
- config_name: WiLI-2018 dataset
|
515 |
+
data_files:
|
516 |
+
- split: train
|
517 |
+
path: WiLI-2018 dataset/train-*
|
518 |
+
- split: test
|
519 |
+
path: WiLI-2018 dataset/test-*
|
520 |
+
default: true
|
521 |
---
|
522 |
|
523 |
# Dataset Card for wili_2018
|
WiLI-2018 dataset/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a1b582dbc8fc71d6baabc9574835d4a5d925b21f9ab2fcea49c7c4e86acc0df
|
3 |
+
size 46000315
|
WiLI-2018 dataset/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:816e63cff8d7d3da5d9a2aaab68527f9d28e9efd22dab45ca0a9b9517c52ecea
|
3 |
+
size 45717950
|