Upload dataset
Browse files
README.md
CHANGED
@@ -128,6 +128,12 @@ configs:
|
|
128 |
path: maud_type_of_consideration/train-*
|
129 |
- split: test
|
130 |
path: maud_type_of_consideration/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
dataset_info:
|
132 |
- config_name: canada_tax_court_outcomes
|
133 |
features:
|
@@ -504,6 +510,27 @@ dataset_info:
|
|
504 |
num_examples: 172
|
505 |
download_size: 100428
|
506 |
dataset_size: 338161
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
---
|
508 |
|
509 |
# DatologyAI/legalbench
|
|
|
128 |
path: maud_type_of_consideration/train-*
|
129 |
- split: test
|
130 |
path: maud_type_of_consideration/test-*
|
131 |
+
- config_name: personal_jurisdiction
|
132 |
+
data_files:
|
133 |
+
- split: train
|
134 |
+
path: personal_jurisdiction/train-*
|
135 |
+
- split: test
|
136 |
+
path: personal_jurisdiction/test-*
|
137 |
dataset_info:
|
138 |
- config_name: canada_tax_court_outcomes
|
139 |
features:
|
|
|
510 |
num_examples: 172
|
511 |
download_size: 100428
|
512 |
dataset_size: 338161
|
513 |
+
- config_name: personal_jurisdiction
|
514 |
+
features:
|
515 |
+
- name: answer
|
516 |
+
dtype: string
|
517 |
+
- name: index
|
518 |
+
dtype: string
|
519 |
+
- name: slice
|
520 |
+
dtype: string
|
521 |
+
- name: text
|
522 |
+
dtype: string
|
523 |
+
- name: input
|
524 |
+
dtype: string
|
525 |
+
splits:
|
526 |
+
- name: train
|
527 |
+
num_bytes: 4587
|
528 |
+
num_examples: 4
|
529 |
+
- name: test
|
530 |
+
num_bytes: 57966
|
531 |
+
num_examples: 50
|
532 |
+
download_size: 25202
|
533 |
+
dataset_size: 62553
|
534 |
---
|
535 |
|
536 |
# DatologyAI/legalbench
|
personal_jurisdiction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0931567a9217a7a316e4970a1c003e2b4dbe8d9b481147e20b01f9b81e640fa1
|
3 |
+
size 15510
|
personal_jurisdiction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef4a3e5329bc4893c3d9666e11f1cd09c076af38b4724e40a2409d32fa1e9cbd
|
3 |
+
size 9692
|