Datasets:

cpalenmichel commited on
Commit
9a31726
·
verified ·
1 Parent(s): 2f2667f

Add 'khm' config data files

Browse files
README.md CHANGED
@@ -172,6 +172,14 @@ configs:
172
  path: kat/train-*
173
  - split: validation
174
  path: kat/validation-*
 
 
 
 
 
 
 
 
175
  dataset_info:
176
  - config_name: amh
177
  features:
@@ -551,6 +559,30 @@ dataset_info:
551
  num_examples: 500
552
  download_size: 4721935
553
  dataset_size: 13291742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
554
  ---
555
  # Dataset Card for LR-Sum
556
 
 
172
  path: kat/train-*
173
  - split: validation
174
  path: kat/validation-*
175
+ - config_name: khm
176
+ data_files:
177
+ - split: test
178
+ path: khm/test-*
179
+ - split: train
180
+ path: khm/train-*
181
+ - split: validation
182
+ path: khm/validation-*
183
  dataset_info:
184
  - config_name: amh
185
  features:
 
559
  num_examples: 500
560
  download_size: 4721935
561
  dataset_size: 13291742
562
+ - config_name: khm
563
+ features:
564
+ - name: id
565
+ dtype: string
566
+ - name: url
567
+ dtype: string
568
+ - name: title
569
+ dtype: string
570
+ - name: summary
571
+ dtype: string
572
+ - name: text
573
+ dtype: string
574
+ splits:
575
+ - name: test
576
+ num_bytes: 6017258
577
+ num_examples: 486
578
+ - name: train
579
+ num_bytes: 47799518
580
+ num_examples: 3888
581
+ - name: validation
582
+ num_bytes: 5828411
583
+ num_examples: 486
584
+ download_size: 21074908
585
+ dataset_size: 59645187
586
  ---
587
  # Dataset Card for LR-Sum
588
 
khm/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:161110297d7f5202a34424489fa442fa5f6fc3d13f7743b0b9d4420091c6cdd7
3
+ size 2125315
khm/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03a455502ff4868a990aedbc7a1a0e78399ff9cdecab5f8311b4b02d8ba5fc35
3
+ size 16877385
khm/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e772be1a1115fbb61c038447b0155ffad566d3dc40b19c69283e6c53ecc50a
3
+ size 2072208