Datasets:

cpalenmichel commited on
Commit
317feb1
·
verified ·
1 Parent(s): b5534fd

Add 'fra' config data files

Browse files
README.md CHANGED
@@ -128,6 +128,14 @@ configs:
128
  path: fas/train-*
129
  - split: validation
130
  path: fas/validation-*
 
 
 
 
 
 
 
 
131
  dataset_info:
132
  - config_name: amh
133
  features:
@@ -369,6 +377,30 @@ dataset_info:
369
  num_examples: 1342
370
  download_size: 32366005
371
  dataset_size: 68815194
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
372
  ---
373
  # Dataset Card for LR-Sum
374
 
 
128
  path: fas/train-*
129
  - split: validation
130
  path: fas/validation-*
131
+ - config_name: fra
132
+ data_files:
133
+ - split: test
134
+ path: fra/test-*
135
+ - split: train
136
+ path: fra/train-*
137
+ - split: validation
138
+ path: fra/validation-*
139
  dataset_info:
140
  - config_name: amh
141
  features:
 
377
  num_examples: 1342
378
  download_size: 32366005
379
  dataset_size: 68815194
380
+ - config_name: fra
381
+ features:
382
+ - name: id
383
+ dtype: string
384
+ - name: url
385
+ dtype: string
386
+ - name: title
387
+ dtype: string
388
+ - name: summary
389
+ dtype: string
390
+ - name: text
391
+ dtype: string
392
+ splits:
393
+ - name: test
394
+ num_bytes: 1363784
395
+ num_examples: 500
396
+ - name: train
397
+ num_bytes: 3139247
398
+ num_examples: 1126
399
+ - name: validation
400
+ num_bytes: 1394751
401
+ num_examples: 500
402
+ download_size: 3525857
403
+ dataset_size: 5897782
404
  ---
405
  # Dataset Card for LR-Sum
406
 
fra/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:946e027d1006d218b20208975730752d314f25fb51289028d07509e55218368d
3
+ size 818583
fra/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a87e8aa6cb978decf8b120111d1f9a2e92c620185e1caa79f8af9958331b1ed
3
+ size 1868416
fra/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:897eeb8c808496ec959e20e333ed66ca519ce7c20a6c5ff8fd3436c9acc8958a
3
+ size 838858