File size: 517 Bytes
cf7056c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
df67043
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: publication_number
    dtype: string
  - name: labels
    sequence: string
  splits:
  - name: train
    num_bytes: 693083457
    num_examples: 7492144
  - name: test
    num_bytes: 80785020
    num_examples: 832461
  download_size: 399645948
  dataset_size: 773868477
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
task_categories:
- text-classification
tags:
- legal
size_categories:
- 1M<n<10M
---