Upload dataset
Browse files
README.md
CHANGED
@@ -159,6 +159,12 @@ configs:
|
|
159 |
path: supply_chain_disclosure_best_practice_training/train-*
|
160 |
- split: test
|
161 |
path: supply_chain_disclosure_best_practice_training/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
dataset_info:
|
163 |
- config_name: canada_tax_court_outcomes
|
164 |
features:
|
@@ -667,6 +673,25 @@ dataset_info:
|
|
667 |
num_examples: 379
|
668 |
download_size: 1325423
|
669 |
dataset_size: 2935711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
670 |
---
|
671 |
|
672 |
# DatologyAI/legalbench
|
|
|
159 |
path: supply_chain_disclosure_best_practice_training/train-*
|
160 |
- split: test
|
161 |
path: supply_chain_disclosure_best_practice_training/test-*
|
162 |
+
- config_name: telemarketing_sales_rule
|
163 |
+
data_files:
|
164 |
+
- split: train
|
165 |
+
path: telemarketing_sales_rule/train-*
|
166 |
+
- split: test
|
167 |
+
path: telemarketing_sales_rule/test-*
|
168 |
dataset_info:
|
169 |
- config_name: canada_tax_court_outcomes
|
170 |
features:
|
|
|
673 |
num_examples: 379
|
674 |
download_size: 1325423
|
675 |
dataset_size: 2935711
|
676 |
+
- config_name: telemarketing_sales_rule
|
677 |
+
features:
|
678 |
+
- name: answer
|
679 |
+
dtype: string
|
680 |
+
- name: index
|
681 |
+
dtype: string
|
682 |
+
- name: text
|
683 |
+
dtype: string
|
684 |
+
- name: input
|
685 |
+
dtype: string
|
686 |
+
splits:
|
687 |
+
- name: train
|
688 |
+
num_bytes: 2886
|
689 |
+
num_examples: 4
|
690 |
+
- name: test
|
691 |
+
num_bytes: 39244
|
692 |
+
num_examples: 47
|
693 |
+
download_size: 19388
|
694 |
+
dataset_size: 42130
|
695 |
---
|
696 |
|
697 |
# DatologyAI/legalbench
|
telemarketing_sales_rule/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f30533af090c4fef941bb1f2d3953cea67e16eac360164422a6dbc1fedc5649
|
3 |
+
size 13875
|
telemarketing_sales_rule/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b45bca567ec135e2bf992eb820104ff64afd23fe4951c242c4078d070d33e7dc
|
3 |
+
size 5513
|