Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
extended
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
6af614c
1 Parent(s): ffa3e5f

Add ledgar data files

Browse files
README.md CHANGED
@@ -348,16 +348,16 @@ dataset_info:
348
  '99': Withholdings
349
  splits:
350
  - name: train
351
- num_bytes: 43358315
352
  num_examples: 60000
353
  - name: test
354
- num_bytes: 6845585
355
  num_examples: 10000
356
  - name: validation
357
- num_bytes: 7143592
358
  num_examples: 10000
359
- download_size: 16255623
360
- dataset_size: 57347492
361
  - config_name: scotus
362
  features:
363
  - name: text
@@ -444,6 +444,14 @@ configs:
444
  path: eurlex/test-*
445
  - split: validation
446
  path: eurlex/validation-*
 
 
 
 
 
 
 
 
447
  - config_name: scotus
448
  data_files:
449
  - split: train
 
348
  '99': Withholdings
349
  splits:
350
  - name: train
351
+ num_bytes: 43358291
352
  num_examples: 60000
353
  - name: test
354
+ num_bytes: 6845581
355
  num_examples: 10000
356
  - name: validation
357
+ num_bytes: 7143588
358
  num_examples: 10000
359
+ download_size: 27650585
360
+ dataset_size: 57347460
361
  - config_name: scotus
362
  features:
363
  - name: text
 
444
  path: eurlex/test-*
445
  - split: validation
446
  path: eurlex/validation-*
447
+ - config_name: ledgar
448
+ data_files:
449
+ - split: train
450
+ path: ledgar/train-*
451
+ - split: test
452
+ path: ledgar/test-*
453
+ - split: validation
454
+ path: ledgar/validation-*
455
  - config_name: scotus
456
  data_files:
457
  - split: train
dataset_infos.json CHANGED
@@ -355,11 +355,9 @@
355
  "features": {
356
  "text": {
357
  "dtype": "string",
358
- "id": null,
359
  "_type": "Value"
360
  },
361
  "label": {
362
- "num_classes": 100,
363
  "names": [
364
  "Adjustments",
365
  "Agreements",
@@ -462,14 +460,11 @@
462
  "Warranties",
463
  "Withholdings"
464
  ],
465
- "id": null,
466
  "_type": "ClassLabel"
467
  }
468
  },
469
- "post_processed": null,
470
- "supervised_keys": null,
471
- "task_templates": null,
472
  "builder_name": "lex_glue",
 
473
  "config_name": "ledgar",
474
  "version": {
475
  "version_str": "1.0.0",
@@ -481,33 +476,26 @@
481
  "splits": {
482
  "train": {
483
  "name": "train",
484
- "num_bytes": 43358315,
485
  "num_examples": 60000,
486
- "dataset_name": "lex_glue"
487
  },
488
  "test": {
489
  "name": "test",
490
- "num_bytes": 6845585,
491
  "num_examples": 10000,
492
- "dataset_name": "lex_glue"
493
  },
494
  "validation": {
495
  "name": "validation",
496
- "num_bytes": 7143592,
497
  "num_examples": 10000,
498
- "dataset_name": "lex_glue"
499
- }
500
- },
501
- "download_checksums": {
502
- "https://zenodo.org/record/5532997/files/ledgar.tar.gz": {
503
- "num_bytes": 16255623,
504
- "checksum": "f7507bcce46ce03e3e91b8aaa1b84ddf6e8f1d628c0d7fa351f97ce45366d5d8"
505
  }
506
  },
507
- "download_size": 16255623,
508
- "post_processing_size": null,
509
- "dataset_size": 57347492,
510
- "size_in_bytes": 73603115
511
  },
512
  "unfair_tos": {
513
  "description": "The UNFAIR-ToS dataset contains 50 Terms of Service (ToS) from on-line platforms (e.g., YouTube,\nEbay, Facebook, etc.). The dataset has been annotated on the sentence-level with 8 types of\nunfair contractual terms (sentences), meaning terms that potentially violate user rights\naccording to the European consumer law.",
 
355
  "features": {
356
  "text": {
357
  "dtype": "string",
 
358
  "_type": "Value"
359
  },
360
  "label": {
 
361
  "names": [
362
  "Adjustments",
363
  "Agreements",
 
460
  "Warranties",
461
  "Withholdings"
462
  ],
 
463
  "_type": "ClassLabel"
464
  }
465
  },
 
 
 
466
  "builder_name": "lex_glue",
467
+ "dataset_name": "lex_glue",
468
  "config_name": "ledgar",
469
  "version": {
470
  "version_str": "1.0.0",
 
476
  "splits": {
477
  "train": {
478
  "name": "train",
479
+ "num_bytes": 43358291,
480
  "num_examples": 60000,
481
+ "dataset_name": null
482
  },
483
  "test": {
484
  "name": "test",
485
+ "num_bytes": 6845581,
486
  "num_examples": 10000,
487
+ "dataset_name": null
488
  },
489
  "validation": {
490
  "name": "validation",
491
+ "num_bytes": 7143588,
492
  "num_examples": 10000,
493
+ "dataset_name": null
 
 
 
 
 
 
494
  }
495
  },
496
+ "download_size": 27650585,
497
+ "dataset_size": 57347460,
498
+ "size_in_bytes": 84998045
 
499
  },
500
  "unfair_tos": {
501
  "description": "The UNFAIR-ToS dataset contains 50 Terms of Service (ToS) from on-line platforms (e.g., YouTube,\nEbay, Facebook, etc.). The dataset has been annotated on the sentence-level with 8 types of\nunfair contractual terms (sentences), meaning terms that potentially violate user rights\naccording to the European consumer law.",
ledgar/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af9ed0ec09545d39449ffddca3996a1a7774e2bd0a9d6fc09d4e9dd067892a7a
3
+ size 3313508
ledgar/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2901d9e019f5652dadda839d488155c681e50b90bd33f00574949418827867d
3
+ size 20897973
ledgar/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ef0deada1ed75bbf13c68fdd1c1a1ebfa5b09176d5e68b92499234f51d6c9f
3
+ size 3439104