Datasets:

cpalenmichel commited on
Commit
e57e36b
·
verified ·
1 Parent(s): f83f18e

Add 'uzb' config data files

Browse files
README.md CHANGED
@@ -340,6 +340,14 @@ configs:
340
  path: urd/train-*
341
  - split: validation
342
  path: urd/validation-*
 
 
 
 
 
 
 
 
343
  dataset_info:
344
  - config_name: amh
345
  features:
@@ -1247,6 +1255,30 @@ dataset_info:
1247
  num_examples: 1355
1248
  download_size: 36101540
1249
  dataset_size: 77322473
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1250
  ---
1251
  # Dataset Card for LR-Sum
1252
 
 
340
  path: urd/train-*
341
  - split: validation
342
  path: urd/validation-*
343
+ - config_name: uzb
344
+ data_files:
345
+ - split: test
346
+ path: uzb/test-*
347
+ - split: train
348
+ path: uzb/train-*
349
+ - split: validation
350
+ path: uzb/validation-*
351
  dataset_info:
352
  - config_name: amh
353
  features:
 
1255
  num_examples: 1355
1256
  download_size: 36101540
1257
  dataset_size: 77322473
1258
+ - config_name: uzb
1259
+ features:
1260
+ - name: id
1261
+ dtype: string
1262
+ - name: url
1263
+ dtype: string
1264
+ - name: title
1265
+ dtype: string
1266
+ - name: summary
1267
+ dtype: string
1268
+ - name: text
1269
+ dtype: string
1270
+ splits:
1271
+ - name: test
1272
+ num_bytes: 4017107
1273
+ num_examples: 1196
1274
+ - name: train
1275
+ num_bytes: 31443934
1276
+ num_examples: 9568
1277
+ - name: validation
1278
+ num_bytes: 3885183
1279
+ num_examples: 1195
1280
+ download_size: 23009414
1281
+ dataset_size: 39346224
1282
  ---
1283
  # Dataset Card for LR-Sum
1284
 
uzb/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c136a435760344a012d36112fc8ffd97f32b80fe1cb97346bc4ce273966317a
3
+ size 2351255
uzb/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:493e7459517343d56a4eec517060a19d4c7031bae976592649c76438da089001
3
+ size 18377926
uzb/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e1d9b21a80771335a0b8078f75208edc1f93786d29339053f956ccc6dff9d8
3
+ size 2280233