Samoed commited on
Commit
5c41cb7
·
verified ·
1 Parent(s): 9a11849

Add ms dataset

Browse files
README.md CHANGED
@@ -540,6 +540,24 @@ dataset_info:
540
  num_examples: 2033
541
  download_size: 565593
542
  dataset_size: 1521953
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
543
  configs:
544
  - config_name: af
545
  data_files:
@@ -781,4 +799,12 @@ configs:
781
  path: mn/test-*
782
  - split: validation
783
  path: mn/validation-*
 
 
 
 
 
 
 
 
784
  ---
 
540
  num_examples: 2033
541
  download_size: 565593
542
  dataset_size: 1521953
543
+ - config_name: ms
544
+ features:
545
+ - name: text
546
+ dtype: string
547
+ - name: label
548
+ dtype: string
549
+ splits:
550
+ - name: train
551
+ num_bytes: 702905
552
+ num_examples: 11514
553
+ - name: test
554
+ num_bytes: 179637
555
+ num_examples: 2974
556
+ - name: validation
557
+ num_bytes: 122927
558
+ num_examples: 2033
559
+ download_size: 400944
560
+ dataset_size: 1005469
561
  configs:
562
  - config_name: af
563
  data_files:
 
799
  path: mn/test-*
800
  - split: validation
801
  path: mn/validation-*
802
+ - config_name: ms
803
+ data_files:
804
+ - split: train
805
+ path: ms/train-*
806
+ - split: test
807
+ path: ms/test-*
808
+ - split: validation
809
+ path: ms/validation-*
810
  ---
ms/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5180e8020ff9e35aec04bf57909b7c24ac954428da5fdb332020a80c1b0cce43
3
+ size 74191
ms/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03bc68857588c3db26c7a7c2fdba3ad4e78c732f286cb95d480629eb416da716
3
+ size 273759
ms/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75bf86ddaf1ea68ef2f81ddba2094f07903c36e34a304817df1844f4d49d448
3
+ size 52994