Datasets:

Multilinguality:
multilingual
Size Categories:
n<1K
Language Creators:
crowdsourced
Annotations Creators:
machine-generated
Source Datasets:
original
ArXiv:
Tags:
License:
lhoestq HF staff commited on
Commit
507468f
1 Parent(s): 602c2f6

Add simple data files

Browse files
README.md CHANGED
@@ -4672,16 +4672,16 @@ dataset_info:
4672
  sequence: string
4673
  splits:
4674
  - name: validation
4675
- num_bytes: 247147
4676
  num_examples: 1000
4677
  - name: test
4678
- num_bytes: 245358
4679
  num_examples: 1000
4680
  - name: train
4681
- num_bytes: 4921916
4682
  num_examples: 20000
4683
- download_size: 234008884
4684
- dataset_size: 5414421
4685
  - config_name: sk
4686
  features:
4687
  - name: tokens
@@ -6934,6 +6934,14 @@ configs:
6934
  path: si/test-*
6935
  - split: train
6936
  path: si/train-*
 
 
 
 
 
 
 
 
6937
  ---
6938
 
6939
  # Dataset Card for WikiANN
 
4672
  sequence: string
4673
  splits:
4674
  - name: validation
4675
+ num_bytes: 247119
4676
  num_examples: 1000
4677
  - name: test
4678
+ num_bytes: 245330
4679
  num_examples: 1000
4680
  - name: train
4681
+ num_bytes: 4921860
4682
  num_examples: 20000
4683
+ download_size: 1301730
4684
+ dataset_size: 5414309
4685
  - config_name: sk
4686
  features:
4687
  - name: tokens
 
6934
  path: si/test-*
6935
  - split: train
6936
  path: si/train-*
6937
+ - config_name: simple
6938
+ data_files:
6939
+ - split: validation
6940
+ path: simple/validation-*
6941
+ - split: test
6942
+ path: simple/test-*
6943
+ - split: train
6944
+ path: simple/train-*
6945
  ---
6946
 
6947
  # Dataset Card for WikiANN
simple/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b452b2f83636ce6cb2d0711e17f7a1a99ebf9e7387a9f4bbd08806306d50f20
3
+ size 62196
simple/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4bcf91b0af0b6e58228dff662734827a5d92641e1d6dfb28aa832cb87eab8a
3
+ size 1178351
simple/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7735f4b9c2522a6d2866f79af197bfc97b5c46f5e7783eb03c71fe166f77ec
3
+ size 61183