Upload dataset
Browse files
README.md
CHANGED
@@ -123,6 +123,12 @@ configs:
|
|
123 |
path: maud_type_of_consideration/train-*
|
124 |
- split: test
|
125 |
path: maud_type_of_consideration/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
dataset_info:
|
127 |
- config_name: canada_tax_court_outcomes
|
128 |
features:
|
@@ -499,6 +505,27 @@ dataset_info:
|
|
499 |
num_examples: 172
|
500 |
download_size: 100428
|
501 |
dataset_size: 338161
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
---
|
503 |
|
504 |
# DatologyAI/legalbench
|
|
|
123 |
path: maud_type_of_consideration/train-*
|
124 |
- split: test
|
125 |
path: maud_type_of_consideration/test-*
|
126 |
+
- config_name: personal_jurisdiction
|
127 |
+
data_files:
|
128 |
+
- split: train
|
129 |
+
path: personal_jurisdiction/train-*
|
130 |
+
- split: test
|
131 |
+
path: personal_jurisdiction/test-*
|
132 |
dataset_info:
|
133 |
- config_name: canada_tax_court_outcomes
|
134 |
features:
|
|
|
505 |
num_examples: 172
|
506 |
download_size: 100428
|
507 |
dataset_size: 338161
|
508 |
+
- config_name: personal_jurisdiction
|
509 |
+
features:
|
510 |
+
- name: answer
|
511 |
+
dtype: string
|
512 |
+
- name: index
|
513 |
+
dtype: string
|
514 |
+
- name: slice
|
515 |
+
dtype: string
|
516 |
+
- name: text
|
517 |
+
dtype: string
|
518 |
+
- name: input
|
519 |
+
dtype: string
|
520 |
+
splits:
|
521 |
+
- name: train
|
522 |
+
num_bytes: 4587
|
523 |
+
num_examples: 4
|
524 |
+
- name: test
|
525 |
+
num_bytes: 57966
|
526 |
+
num_examples: 50
|
527 |
+
download_size: 25202
|
528 |
+
dataset_size: 62553
|
529 |
---
|
530 |
|
531 |
# 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
|