Upload dataset
Browse files
README.md
CHANGED
@@ -15,8 +15,14 @@ configs:
|
|
15 |
path: canada_tax_court_outcomes/train-*
|
16 |
- split: test
|
17 |
path: canada_tax_court_outcomes/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
dataset_info:
|
19 |
-
|
20 |
features:
|
21 |
- name: answer
|
22 |
dtype: string
|
@@ -35,6 +41,27 @@ dataset_info:
|
|
35 |
num_examples: 244
|
36 |
download_size: 161532
|
37 |
dataset_size: 399906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
---
|
39 |
|
40 |
# DatologyAI/legalbench
|
|
|
15 |
path: canada_tax_court_outcomes/train-*
|
16 |
- split: test
|
17 |
path: canada_tax_court_outcomes/test-*
|
18 |
+
- config_name: citation_prediction_classification
|
19 |
+
data_files:
|
20 |
+
- split: train
|
21 |
+
path: citation_prediction_classification/train-*
|
22 |
+
- split: test
|
23 |
+
path: citation_prediction_classification/test-*
|
24 |
dataset_info:
|
25 |
+
- config_name: canada_tax_court_outcomes
|
26 |
features:
|
27 |
- name: answer
|
28 |
dtype: string
|
|
|
41 |
num_examples: 244
|
42 |
download_size: 161532
|
43 |
dataset_size: 399906
|
44 |
+
- config_name: citation_prediction_classification
|
45 |
+
features:
|
46 |
+
- name: answer
|
47 |
+
dtype: string
|
48 |
+
- name: citation
|
49 |
+
dtype: string
|
50 |
+
- name: index
|
51 |
+
dtype: string
|
52 |
+
- name: text
|
53 |
+
dtype: string
|
54 |
+
- name: input
|
55 |
+
dtype: string
|
56 |
+
splits:
|
57 |
+
- name: train
|
58 |
+
num_bytes: 1471
|
59 |
+
num_examples: 2
|
60 |
+
- name: test
|
61 |
+
num_bytes: 60272
|
62 |
+
num_examples: 108
|
63 |
+
download_size: 30302
|
64 |
+
dataset_size: 61743
|
65 |
---
|
66 |
|
67 |
# DatologyAI/legalbench
|
citation_prediction_classification/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4d30282977c93590f684cb2d1379a0dd6ec37724b8b2eabf3c831bc9ef6011c
|
3 |
+
size 24267
|
citation_prediction_classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6c3efbf6c7a1e582cd3b14f8747927b84d3a93e944e2464fd2a7d7efb568a7c
|
3 |
+
size 6035
|