File size: 1,438 Bytes
2ed153c d45e0be 2ed153c d45e0be 2ed153c d45e0be 2ed153c |
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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
---
dataset_info:
- config_name: brazilian_court_decisions_judgment
features:
- name: input
dtype: string
- name: references
sequence: string
- name: gold
sequence: string
splits:
- name: train
num_bytes: 2867745
num_examples: 3234
- name: validation
num_bytes: 362575
num_examples: 404
- name: test
num_bytes: 357572
num_examples: 405
download_size: 1923331
dataset_size: 3587892
- config_name: brazilian_court_decisions_unanimity
features:
- name: input
dtype: string
- name: references
sequence: string
- name: gold
sequence: string
splits:
- name: train
num_bytes: 1631716
num_examples: 1715
- name: validation
num_bytes: 206118
num_examples: 211
- name: test
num_bytes: 201900
num_examples: 204
download_size: 1052732
dataset_size: 2039734
configs:
- config_name: brazilian_court_decisions_judgment
data_files:
- split: train
path: brazilian_court_decisions_judgment/train-*
- split: validation
path: brazilian_court_decisions_judgment/validation-*
- split: test
path: brazilian_court_decisions_judgment/test-*
- config_name: brazilian_court_decisions_unanimity
data_files:
- split: train
path: brazilian_court_decisions_unanimity/train-*
- split: validation
path: brazilian_court_decisions_unanimity/validation-*
- split: test
path: brazilian_court_decisions_unanimity/test-*
---
|