Datasets:

cpalenmichel commited on
Commit
58706bb
·
verified ·
1 Parent(s): 7342c11

Add 'tha' config data files

Browse files
README.md CHANGED
@@ -304,6 +304,14 @@ configs:
304
  data_files:
305
  - split: test
306
  path: swh/test-*
 
 
 
 
 
 
 
 
307
  dataset_info:
308
  - config_name: amh
309
  features:
@@ -1097,6 +1105,30 @@ dataset_info:
1097
  num_examples: 588
1098
  download_size: 863092
1099
  dataset_size: 1489689
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1100
  ---
1101
  # Dataset Card for LR-Sum
1102
 
 
304
  data_files:
305
  - split: test
306
  path: swh/test-*
307
+ - config_name: tha
308
+ data_files:
309
+ - split: test
310
+ path: tha/test-*
311
+ - split: train
312
+ path: tha/train-*
313
+ - split: validation
314
+ path: tha/validation-*
315
  dataset_info:
316
  - config_name: amh
317
  features:
 
1105
  num_examples: 588
1106
  download_size: 863092
1107
  dataset_size: 1489689
1108
+ - config_name: tha
1109
+ features:
1110
+ - name: id
1111
+ dtype: string
1112
+ - name: url
1113
+ dtype: string
1114
+ - name: title
1115
+ dtype: string
1116
+ - name: summary
1117
+ dtype: string
1118
+ - name: text
1119
+ dtype: string
1120
+ splits:
1121
+ - name: test
1122
+ num_bytes: 3293795
1123
+ num_examples: 500
1124
+ - name: train
1125
+ num_bytes: 14854644
1126
+ num_examples: 2278
1127
+ - name: validation
1128
+ num_bytes: 3256105
1129
+ num_examples: 500
1130
+ download_size: 8255931
1131
+ dataset_size: 21404544
1132
  ---
1133
  # Dataset Card for LR-Sum
1134
 
tha/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d096c91fcbc539266b6686d73dc2e6de878cc9ba5d72f99fe0a27c34b3e968
3
+ size 1274747
tha/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7711fc4aeb082f3aaff1670de3d579bcdc50fde4de07df5abb0e871b4d34f465
3
+ size 5725605
tha/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c002161b0ee49ae46a0b5920a96521938bf428db2a3754be0786330c76e708ed
3
+ size 1255579