Upload dataset
Browse files
README.md
CHANGED
@@ -26,6 +26,12 @@ configs:
|
|
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:
|
@@ -67,6 +73,29 @@ dataset_info:
|
|
67 |
num_examples: 108
|
68 |
download_size: 30302
|
69 |
dataset_size: 61743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
---
|
71 |
|
72 |
# DatologyAI/legalbench
|
|
|
26 |
path: citation_prediction_classification/train-*
|
27 |
- split: test
|
28 |
path: citation_prediction_classification/test-*
|
29 |
+
- config_name: diversity_3
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: diversity_3/train-*
|
33 |
+
- split: test
|
34 |
+
path: diversity_3/test-*
|
35 |
dataset_info:
|
36 |
- config_name: canada_tax_court_outcomes
|
37 |
features:
|
|
|
73 |
num_examples: 108
|
74 |
download_size: 30302
|
75 |
dataset_size: 61743
|
76 |
+
- config_name: diversity_3
|
77 |
+
features:
|
78 |
+
- name: aic_is_met
|
79 |
+
dtype: string
|
80 |
+
- name: answer
|
81 |
+
dtype: string
|
82 |
+
- name: index
|
83 |
+
dtype: string
|
84 |
+
- name: parties_are_diverse
|
85 |
+
dtype: string
|
86 |
+
- name: text
|
87 |
+
dtype: string
|
88 |
+
- name: input
|
89 |
+
dtype: string
|
90 |
+
splits:
|
91 |
+
- name: train
|
92 |
+
num_bytes: 3040
|
93 |
+
num_examples: 6
|
94 |
+
- name: test
|
95 |
+
num_bytes: 153782
|
96 |
+
num_examples: 300
|
97 |
+
download_size: 38926
|
98 |
+
dataset_size: 156822
|
99 |
---
|
100 |
|
101 |
# 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
|