Upload dataset
Browse files
README.md
CHANGED
@@ -21,6 +21,12 @@ configs:
|
|
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:
|
@@ -62,6 +68,29 @@ dataset_info:
|
|
62 |
num_examples: 108
|
63 |
download_size: 30302
|
64 |
dataset_size: 61743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
---
|
66 |
|
67 |
# DatologyAI/legalbench
|
|
|
21 |
path: citation_prediction_classification/train-*
|
22 |
- split: test
|
23 |
path: citation_prediction_classification/test-*
|
24 |
+
- config_name: diversity_3
|
25 |
+
data_files:
|
26 |
+
- split: train
|
27 |
+
path: diversity_3/train-*
|
28 |
+
- split: test
|
29 |
+
path: diversity_3/test-*
|
30 |
dataset_info:
|
31 |
- config_name: canada_tax_court_outcomes
|
32 |
features:
|
|
|
68 |
num_examples: 108
|
69 |
download_size: 30302
|
70 |
dataset_size: 61743
|
71 |
+
- config_name: diversity_3
|
72 |
+
features:
|
73 |
+
- name: aic_is_met
|
74 |
+
dtype: string
|
75 |
+
- name: answer
|
76 |
+
dtype: string
|
77 |
+
- name: index
|
78 |
+
dtype: string
|
79 |
+
- name: parties_are_diverse
|
80 |
+
dtype: string
|
81 |
+
- name: text
|
82 |
+
dtype: string
|
83 |
+
- name: input
|
84 |
+
dtype: string
|
85 |
+
splits:
|
86 |
+
- name: train
|
87 |
+
num_bytes: 3040
|
88 |
+
num_examples: 6
|
89 |
+
- name: test
|
90 |
+
num_bytes: 153782
|
91 |
+
num_examples: 300
|
92 |
+
download_size: 38926
|
93 |
+
dataset_size: 156822
|
94 |
---
|
95 |
|
96 |
# DatologyAI/legalbench
|
diversity_3/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c52f069d152f9d1e5e60251a80c6a547d76a6c494f1f74e89d6c2807134ef3b9
|
3 |
+
size 33458
|
diversity_3/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c04abbf82e4f445396b405ef289fa0fac7125077c4bc158ee21a0a0224b6479
|
3 |
+
size 5468
|