File size: 2,064 Bytes
19875b0
 
e71e96e
19875b0
 
 
 
 
 
 
 
 
 
 
 
 
e71e96e
 
 
 
 
 
 
 
 
 
 
 
 
 
89cadbe
 
 
 
 
 
 
 
 
 
 
 
 
 
b0ae117
 
 
 
 
 
 
 
 
 
 
 
 
 
2a03bf8
 
 
 
 
 
 
 
 
 
 
 
 
 
19875b0
 
 
 
 
e71e96e
 
 
 
89cadbe
 
 
 
b0ae117
 
 
 
2a03bf8
 
 
 
19875b0
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
dataset_info:
- config_name: brazilian_court_decisions_judgment
  features:
  - name: input
    dtype: string
  - name: references
    sequence: string
  - name: gold
    sequence: string
  splits:
  - name: test
    num_bytes: 357572
    num_examples: 405
  download_size: 194112
  dataset_size: 357572
- config_name: brazilian_court_decisions_unanimity
  features:
  - name: input
    dtype: string
  - name: references
    sequence: string
  - name: gold
    sequence: string
  splits:
  - name: test
    num_bytes: 201900
    num_examples: 204
  download_size: 109018
  dataset_size: 201900
- config_name: german_argument_mining
  features:
  - name: input
    dtype: string
  - name: references
    sequence: string
  - name: gold
    sequence: string
  splits:
  - name: test
    num_bytes: 828370
    num_examples: 3078
  download_size: 312103
  dataset_size: 828370
- config_name: greek_legal_code_volume
  features:
  - name: input
    dtype: string
  - name: references
    sequence: string
  - name: gold
    sequence: string
  splits:
  - name: test
    num_bytes: 85059597
    num_examples: 9516
  download_size: 29283282
  dataset_size: 85059597
- config_name: swiss_judgment_prediction
  features:
  - name: input
    dtype: string
  - name: references
    sequence: string
  - name: gold
    sequence: string
  splits:
  - name: test
    num_bytes: 61466829
    num_examples: 17357
  download_size: 28754305
  dataset_size: 61466829
configs:
- config_name: brazilian_court_decisions_judgment
  data_files:
  - split: test
    path: brazilian_court_decisions_judgment/test-*
- config_name: brazilian_court_decisions_unanimity
  data_files:
  - split: test
    path: brazilian_court_decisions_unanimity/test-*
- config_name: german_argument_mining
  data_files:
  - split: test
    path: german_argument_mining/test-*
- config_name: greek_legal_code_volume
  data_files:
  - split: test
    path: greek_legal_code_volume/test-*
- config_name: swiss_judgment_prediction
  data_files:
  - split: test
    path: swiss_judgment_prediction/test-*
---