Upload dataset
Browse files
README.md
CHANGED
@@ -8,6 +8,33 @@ tags:
|
|
8 |
- legal
|
9 |
- legal-reasoning
|
10 |
- multiple-choice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# DatologyAI/legalbench
|
|
|
8 |
- legal
|
9 |
- legal-reasoning
|
10 |
- multiple-choice
|
11 |
+
configs:
|
12 |
+
- config_name: canada_tax_court_outcomes
|
13 |
+
data_files:
|
14 |
+
- split: train
|
15 |
+
path: canada_tax_court_outcomes/train-*
|
16 |
+
- split: test
|
17 |
+
path: canada_tax_court_outcomes/test-*
|
18 |
+
dataset_info:
|
19 |
+
config_name: canada_tax_court_outcomes
|
20 |
+
features:
|
21 |
+
- name: answer
|
22 |
+
dtype: string
|
23 |
+
- name: index
|
24 |
+
dtype: string
|
25 |
+
- name: text
|
26 |
+
dtype: string
|
27 |
+
- name: input
|
28 |
+
dtype: string
|
29 |
+
splits:
|
30 |
+
- name: train
|
31 |
+
num_bytes: 7864
|
32 |
+
num_examples: 6
|
33 |
+
- name: test
|
34 |
+
num_bytes: 392042
|
35 |
+
num_examples: 244
|
36 |
+
download_size: 161532
|
37 |
+
dataset_size: 399906
|
38 |
---
|
39 |
|
40 |
# DatologyAI/legalbench
|
canada_tax_court_outcomes/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2926e3def34880e33362b9109050dd3fbca9c905be42fc3aa062eb13c8ebd5f
|
3 |
+
size 149618
|
canada_tax_court_outcomes/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b57f053dbbef32e4c087e9547d240c4e5c2675fc28e975404e925b376753213
|
3 |
+
size 11914
|