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
b7b8b58
1 Parent(s): 6af614c

Add unfair_tos data files

Browse files
README.md CHANGED
@@ -409,16 +409,16 @@ dataset_info:
409
  '7': Arbitration
410
  splits:
411
  - name: train
412
- num_bytes: 1041790
413
  num_examples: 5532
414
  - name: test
415
- num_bytes: 303107
416
  num_examples: 1607
417
  - name: validation
418
- num_bytes: 452119
419
  num_examples: 2275
420
- download_size: 511342
421
- dataset_size: 1797016
422
  configs:
423
  - config_name: ecthr_a
424
  data_files:
@@ -460,6 +460,14 @@ configs:
460
  path: scotus/test-*
461
  - split: validation
462
  path: scotus/validation-*
 
 
 
 
 
 
 
 
463
  ---
464
 
465
  # Dataset Card for "LexGLUE"
 
409
  '7': Arbitration
410
  splits:
411
  - name: train
412
+ num_bytes: 1041782
413
  num_examples: 5532
414
  - name: test
415
+ num_bytes: 303099
416
  num_examples: 1607
417
  - name: validation
418
+ num_bytes: 452111
419
  num_examples: 2275
420
+ download_size: 865604
421
+ dataset_size: 1796992
422
  configs:
423
  - config_name: ecthr_a
424
  data_files:
 
460
  path: scotus/test-*
461
  - split: validation
462
  path: scotus/validation-*
463
+ - config_name: unfair_tos
464
+ data_files:
465
+ - split: train
466
+ path: unfair_tos/train-*
467
+ - split: test
468
+ path: unfair_tos/test-*
469
+ - split: validation
470
+ path: unfair_tos/validation-*
471
  ---
472
 
473
  # Dataset Card for "LexGLUE"
dataset_infos.json CHANGED
@@ -505,12 +505,10 @@
505
  "features": {
506
  "text": {
507
  "dtype": "string",
508
- "id": null,
509
  "_type": "Value"
510
  },
511
  "labels": {
512
  "feature": {
513
- "num_classes": 8,
514
  "names": [
515
  "Limitation of liability",
516
  "Unilateral termination",
@@ -521,18 +519,13 @@
521
  "Jurisdiction",
522
  "Arbitration"
523
  ],
524
- "id": null,
525
  "_type": "ClassLabel"
526
  },
527
- "length": -1,
528
- "id": null,
529
  "_type": "Sequence"
530
  }
531
  },
532
- "post_processed": null,
533
- "supervised_keys": null,
534
- "task_templates": null,
535
  "builder_name": "lex_glue",
 
536
  "config_name": "unfair_tos",
537
  "version": {
538
  "version_str": "1.0.0",
@@ -544,33 +537,26 @@
544
  "splits": {
545
  "train": {
546
  "name": "train",
547
- "num_bytes": 1041790,
548
  "num_examples": 5532,
549
- "dataset_name": "lex_glue"
550
  },
551
  "test": {
552
  "name": "test",
553
- "num_bytes": 303107,
554
  "num_examples": 1607,
555
- "dataset_name": "lex_glue"
556
  },
557
  "validation": {
558
  "name": "validation",
559
- "num_bytes": 452119,
560
  "num_examples": 2275,
561
- "dataset_name": "lex_glue"
562
- }
563
- },
564
- "download_checksums": {
565
- "https://zenodo.org/record/5532997/files/unfair_tos.tar.gz": {
566
- "num_bytes": 511342,
567
- "checksum": "934470d74b62139dfbfad4a13b75a32e4a4d26a680ab12eedfb7659cdf669d53"
568
  }
569
  },
570
- "download_size": 511342,
571
- "post_processing_size": null,
572
- "dataset_size": 1797016,
573
- "size_in_bytes": 2308358
574
  },
575
  "case_hold": {
576
  "description": "The CaseHOLD (Case Holdings on Legal Decisions) dataset contains approx. 53k multiple choice\nquestions about holdings of US court cases from the Harvard Law Library case law corpus.\nHoldings are short summaries of legal rulings accompany referenced decisions relevant for the present case.\nThe input consists of an excerpt (or prompt) from a court decision, containing a reference\nto a particular case, while the holding statement is masked out. The model must identify\nthe correct (masked) holding statement from a selection of five choices.",
 
505
  "features": {
506
  "text": {
507
  "dtype": "string",
 
508
  "_type": "Value"
509
  },
510
  "labels": {
511
  "feature": {
 
512
  "names": [
513
  "Limitation of liability",
514
  "Unilateral termination",
 
519
  "Jurisdiction",
520
  "Arbitration"
521
  ],
 
522
  "_type": "ClassLabel"
523
  },
 
 
524
  "_type": "Sequence"
525
  }
526
  },
 
 
 
527
  "builder_name": "lex_glue",
528
+ "dataset_name": "lex_glue",
529
  "config_name": "unfair_tos",
530
  "version": {
531
  "version_str": "1.0.0",
 
537
  "splits": {
538
  "train": {
539
  "name": "train",
540
+ "num_bytes": 1041782,
541
  "num_examples": 5532,
542
+ "dataset_name": null
543
  },
544
  "test": {
545
  "name": "test",
546
+ "num_bytes": 303099,
547
  "num_examples": 1607,
548
+ "dataset_name": null
549
  },
550
  "validation": {
551
  "name": "validation",
552
+ "num_bytes": 452111,
553
  "num_examples": 2275,
554
+ "dataset_name": null
 
 
 
 
 
 
555
  }
556
  },
557
+ "download_size": 865604,
558
+ "dataset_size": 1796992,
559
+ "size_in_bytes": 2662596
 
560
  },
561
  "case_hold": {
562
  "description": "The CaseHOLD (Case Holdings on Legal Decisions) dataset contains approx. 53k multiple choice\nquestions about holdings of US court cases from the Harvard Law Library case law corpus.\nHoldings are short summaries of legal rulings accompany referenced decisions relevant for the present case.\nThe input consists of an excerpt (or prompt) from a court decision, containing a reference\nto a particular case, while the holding statement is masked out. The model must identify\nthe correct (masked) holding statement from a selection of five choices.",
unfair_tos/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3a30be32f5635bc269b12685290a27b144ad837391e776a2070ff0c3a521c4
3
+ size 146864
unfair_tos/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d6d53aa05a1338d399da97f36cae171ca0a85990402318d134a8c668c86182
3
+ size 500893
unfair_tos/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6429ccec1085241b05083880fb73548361bc8fd05a6764152f9b8e43e4c177e6
3
+ size 217847