Upload dataset
Browse files
README.md
CHANGED
@@ -20,8 +20,14 @@ configs:
|
|
20 |
path: canada_tax_court_outcomes/train-*
|
21 |
- split: test
|
22 |
path: canada_tax_court_outcomes/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
dataset_info:
|
24 |
-
|
25 |
features:
|
26 |
- name: answer
|
27 |
dtype: string
|
@@ -40,6 +46,27 @@ dataset_info:
|
|
40 |
num_examples: 244
|
41 |
download_size: 161532
|
42 |
dataset_size: 399906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
---
|
44 |
|
45 |
# DatologyAI/legalbench
|
|
|
20 |
path: canada_tax_court_outcomes/train-*
|
21 |
- split: test
|
22 |
path: canada_tax_court_outcomes/test-*
|
23 |
+
- config_name: citation_prediction_classification
|
24 |
+
data_files:
|
25 |
+
- split: train
|
26 |
+
path: citation_prediction_classification/train-*
|
27 |
+
- split: test
|
28 |
+
path: citation_prediction_classification/test-*
|
29 |
dataset_info:
|
30 |
+
- config_name: canada_tax_court_outcomes
|
31 |
features:
|
32 |
- name: answer
|
33 |
dtype: string
|
|
|
46 |
num_examples: 244
|
47 |
download_size: 161532
|
48 |
dataset_size: 399906
|
49 |
+
- config_name: citation_prediction_classification
|
50 |
+
features:
|
51 |
+
- name: answer
|
52 |
+
dtype: string
|
53 |
+
- name: citation
|
54 |
+
dtype: string
|
55 |
+
- name: index
|
56 |
+
dtype: string
|
57 |
+
- name: text
|
58 |
+
dtype: string
|
59 |
+
- name: input
|
60 |
+
dtype: string
|
61 |
+
splits:
|
62 |
+
- name: train
|
63 |
+
num_bytes: 1471
|
64 |
+
num_examples: 2
|
65 |
+
- name: test
|
66 |
+
num_bytes: 60272
|
67 |
+
num_examples: 108
|
68 |
+
download_size: 30302
|
69 |
+
dataset_size: 61743
|
70 |
---
|
71 |
|
72 |
# 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
|