File size: 3,450 Bytes
6b34f7f
 
dfd78d7
6b34f7f
 
 
 
 
 
 
 
 
 
 
2ff3dd4
 
6b34f7f
 
 
 
2ff3dd4
6b34f7f
2ff3dd4
 
dfd78d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0847c68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974fac3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
512cd1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
694a994
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6b34f7f
 
 
 
 
dfd78d7
 
 
 
0847c68
 
 
 
974fac3
 
 
 
512cd1f
 
 
 
694a994
 
 
 
6b34f7f
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
---
dataset_info:
- config_name: abercrombie
  features:
  - name: answer
    dtype: string
  - name: index
    dtype: string
  - name: task_type
    dtype: string
  - name: task_name
    dtype: string
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 65140
    num_examples: 95
  download_size: 13958
  dataset_size: 65140
- config_name: canada_tax_court_outcomes
  features:
  - name: answer
    dtype: string
  - name: index
    dtype: string
  - name: task_type
    dtype: string
  - name: task_name
    dtype: string
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 274531
    num_examples: 244
  download_size: 88476
  dataset_size: 274531
- config_name: citation_prediction_classification
  features:
  - name: answer
    dtype: string
  - name: index
    dtype: string
  - name: task_type
    dtype: string
  - name: task_name
    dtype: string
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 52896
    num_examples: 108
  download_size: 18670
  dataset_size: 52896
- config_name: consumer_contracts_qa
  features:
  - name: answer
    dtype: string
  - name: index
    dtype: string
  - name: task_type
    dtype: string
  - name: task_name
    dtype: string
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 1266464
    num_examples: 396
  download_size: 380898
  dataset_size: 1266464
- config_name: contract_nli_confidentiality_of_agreement
  features:
  - name: answer
    dtype: string
  - name: index
    dtype: string
  - name: task_type
    dtype: string
  - name: task_name
    dtype: string
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 61687
    num_examples: 82
  download_size: 28307
  dataset_size: 61687
- config_name: contract_nli_explicit_identification
  features:
  - name: answer
    dtype: string
  - name: index
    dtype: string
  - name: task_type
    dtype: string
  - name: task_name
    dtype: string
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 84533
    num_examples: 109
  download_size: 35058
  dataset_size: 84533
configs:
- config_name: abercrombie
  data_files:
  - split: test
    path: abercrombie/test-*
- config_name: canada_tax_court_outcomes
  data_files:
  - split: test
    path: canada_tax_court_outcomes/test-*
- config_name: citation_prediction_classification
  data_files:
  - split: test
    path: citation_prediction_classification/test-*
- config_name: consumer_contracts_qa
  data_files:
  - split: test
    path: consumer_contracts_qa/test-*
- config_name: contract_nli_confidentiality_of_agreement
  data_files:
  - split: test
    path: contract_nli_confidentiality_of_agreement/test-*
- config_name: contract_nli_explicit_identification
  data_files:
  - split: test
    path: contract_nli_explicit_identification/test-*
---