Upload dataset
Browse files
README.md
CHANGED
@@ -140,6 +140,12 @@ configs:
|
|
140 |
path: sara_entailment/train-*
|
141 |
- split: test
|
142 |
path: sara_entailment/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
dataset_info:
|
144 |
- config_name: canada_tax_court_outcomes
|
145 |
features:
|
@@ -564,6 +570,33 @@ dataset_info:
|
|
564 |
num_examples: 272
|
565 |
download_size: 118893
|
566 |
dataset_size: 366874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
567 |
---
|
568 |
|
569 |
# DatologyAI/legalbench
|
|
|
140 |
path: sara_entailment/train-*
|
141 |
- split: test
|
142 |
path: sara_entailment/test-*
|
143 |
+
- config_name: sara_numeric
|
144 |
+
data_files:
|
145 |
+
- split: train
|
146 |
+
path: sara_numeric/train-*
|
147 |
+
- split: test
|
148 |
+
path: sara_numeric/test-*
|
149 |
dataset_info:
|
150 |
- config_name: canada_tax_court_outcomes
|
151 |
features:
|
|
|
570 |
num_examples: 272
|
571 |
download_size: 118893
|
572 |
dataset_size: 366874
|
573 |
+
- config_name: sara_numeric
|
574 |
+
features:
|
575 |
+
- name: answer
|
576 |
+
dtype: string
|
577 |
+
- name: case id
|
578 |
+
dtype: string
|
579 |
+
- name: description
|
580 |
+
dtype: string
|
581 |
+
- name: index
|
582 |
+
dtype: string
|
583 |
+
- name: question
|
584 |
+
dtype: string
|
585 |
+
- name: statute
|
586 |
+
dtype: string
|
587 |
+
- name: text
|
588 |
+
dtype: string
|
589 |
+
- name: input
|
590 |
+
dtype: string
|
591 |
+
splits:
|
592 |
+
- name: train
|
593 |
+
num_bytes: 357847
|
594 |
+
num_examples: 4
|
595 |
+
- name: test
|
596 |
+
num_bytes: 8595263
|
597 |
+
num_examples: 96
|
598 |
+
download_size: 1133960
|
599 |
+
dataset_size: 8953110
|
600 |
---
|
601 |
|
602 |
# DatologyAI/legalbench
|
sara_numeric/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:038be1ab521aa9772f3def670d36a76677e9639599360bc7bac0499426f935eb
|
3 |
+
size 1072933
|
sara_numeric/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8dd1d3dc77868b619646cfaddc1e4d5d9654a3fc7a1f1e723771b6effd0d6d8
|
3 |
+
size 61027
|