Datasets:

cpalenmichel commited on
Commit
428f793
·
verified ·
1 Parent(s): b1169a4

Add 'lao' config data files

Browse files
README.md CHANGED
@@ -200,6 +200,14 @@ configs:
200
  path: kor/train-*
201
  - split: validation
202
  path: kor/validation-*
 
 
 
 
 
 
 
 
203
  dataset_info:
204
  - config_name: amh
205
  features:
@@ -669,6 +677,30 @@ dataset_info:
669
  num_examples: 1312
670
  download_size: 32709139
671
  dataset_size: 59806811
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
672
  ---
673
  # Dataset Card for LR-Sum
674
 
 
200
  path: kor/train-*
201
  - split: validation
202
  path: kor/validation-*
203
+ - config_name: lao
204
+ data_files:
205
+ - split: test
206
+ path: lao/test-*
207
+ - split: train
208
+ path: lao/train-*
209
+ - split: validation
210
+ path: lao/validation-*
211
  dataset_info:
212
  - config_name: amh
213
  features:
 
677
  num_examples: 1312
678
  download_size: 32709139
679
  dataset_size: 59806811
680
+ - config_name: lao
681
+ features:
682
+ - name: id
683
+ dtype: string
684
+ - name: url
685
+ dtype: string
686
+ - name: title
687
+ dtype: string
688
+ - name: summary
689
+ dtype: string
690
+ - name: text
691
+ dtype: string
692
+ splits:
693
+ - name: test
694
+ num_bytes: 8556850
695
+ num_examples: 1496
696
+ - name: train
697
+ num_bytes: 68586272
698
+ num_examples: 11964
699
+ - name: validation
700
+ num_bytes: 8598134
701
+ num_examples: 1495
702
+ download_size: 33917486
703
+ dataset_size: 85741256
704
  ---
705
  # Dataset Card for LR-Sum
706
 
lao/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63390398088f2a0774abbf5ac3c02e14bb14ab1f64c573c9e9eab62ef8f79b6e
3
+ size 3393332
lao/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73606adb99a262c5947b5d7a71fa8a07e15d5078fa53b1bcf488382b9319ca4c
3
+ size 27135772
lao/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d819d5ac3961f4d574352c163d67dffc662496342f4fea436face6ccce69e427
3
+ size 3388382