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
870c345
1 Parent(s): 5b452b1

Add my data files

Browse files
README.md CHANGED
@@ -3711,16 +3711,16 @@ dataset_info:
3711
  sequence: string
3712
  splits:
3713
  - name: validation
3714
- num_bytes: 48953
3715
  num_examples: 100
3716
  - name: test
3717
- num_bytes: 45956
3718
  num_examples: 100
3719
  - name: train
3720
- num_bytes: 41371
3721
  num_examples: 100
3722
- download_size: 234008884
3723
- dataset_size: 136280
3724
  - config_name: mzn
3725
  features:
3726
  - name: tokens
@@ -6686,6 +6686,14 @@ configs:
6686
  path: mwl/test-*
6687
  - split: train
6688
  path: mwl/train-*
 
 
 
 
 
 
 
 
6689
  ---
6690
 
6691
  # Dataset Card for WikiANN
 
3711
  sequence: string
3712
  splits:
3713
  - name: validation
3714
+ num_bytes: 48925
3715
  num_examples: 100
3716
  - name: test
3717
+ num_bytes: 45928
3718
  num_examples: 100
3719
  - name: train
3720
+ num_bytes: 41343
3721
  num_examples: 100
3722
+ download_size: 51490
3723
+ dataset_size: 136196
3724
  - config_name: mzn
3725
  features:
3726
  - name: tokens
 
6686
  path: mwl/test-*
6687
  - split: train
6688
  path: mwl/train-*
6689
+ - config_name: my
6690
+ data_files:
6691
+ - split: validation
6692
+ path: my/validation-*
6693
+ - split: test
6694
+ path: my/test-*
6695
+ - split: train
6696
+ path: my/train-*
6697
  ---
6698
 
6699
  # Dataset Card for WikiANN
my/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648384fb09312d2e8eecd2303bac841717670bc3ead2a4597b3d2961f72599d6
3
+ size 17795
my/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca975deb63a41caac3e85b1468c6954412fa5f0ff9ef4569b60a0e9ebfa46ccc
3
+ size 15406
my/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc084a48731f53d6033faf5e2ac2f43f144eb748a53ee3e2335e208330f5293
3
+ size 18289