Datasets:

cpalenmichel commited on
Commit
05dbc53
·
verified ·
1 Parent(s): 9ebe83c

Add 'por' config data files

Browse files
README.md CHANGED
@@ -232,6 +232,14 @@ configs:
232
  path: nde/train-*
233
  - split: validation
234
  path: nde/validation-*
 
 
 
 
 
 
 
 
235
  dataset_info:
236
  - config_name: amh
237
  features:
@@ -797,6 +805,30 @@ dataset_info:
797
  num_examples: 500
798
  download_size: 4541017
799
  dataset_size: 7694156
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
800
  ---
801
  # Dataset Card for LR-Sum
802
 
 
232
  path: nde/train-*
233
  - split: validation
234
  path: nde/validation-*
235
+ - config_name: por
236
+ data_files:
237
+ - split: test
238
+ path: por/test-*
239
+ - split: train
240
+ path: por/train-*
241
+ - split: validation
242
+ path: por/validation-*
243
  dataset_info:
244
  - config_name: amh
245
  features:
 
805
  num_examples: 500
806
  download_size: 4541017
807
  dataset_size: 7694156
808
+ - config_name: por
809
+ features:
810
+ - name: id
811
+ dtype: string
812
+ - name: url
813
+ dtype: string
814
+ - name: title
815
+ dtype: string
816
+ - name: summary
817
+ dtype: string
818
+ - name: text
819
+ dtype: string
820
+ splits:
821
+ - name: test
822
+ num_bytes: 1450050
823
+ num_examples: 500
824
+ - name: train
825
+ num_bytes: 1905010
826
+ num_examples: 643
827
+ - name: validation
828
+ num_bytes: 1506258
829
+ num_examples: 500
830
+ download_size: 2877418
831
+ dataset_size: 4861318
832
  ---
833
  # Dataset Card for LR-Sum
834
 
por/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78613807cf1417be3c9fbbfc8c388d2327d97800d58223ccf248e730b4478a2f
3
+ size 859300
por/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56e73e902aa13a460724deead358c6a8d2f8c6ba9ed8693d1c0776a34cbae9cf
3
+ size 1119494
por/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:931f69b26b4e52e82cb36107a4131258f54c30fe15bd04c918849700b6cd04fa
3
+ size 898624