Upload dataset
Browse files
README.md
CHANGED
@@ -164,6 +164,12 @@ configs:
|
|
164 |
path: supply_chain_disclosure_best_practice_training/train-*
|
165 |
- split: test
|
166 |
path: supply_chain_disclosure_best_practice_training/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
dataset_info:
|
168 |
- config_name: canada_tax_court_outcomes
|
169 |
features:
|
@@ -672,6 +678,25 @@ dataset_info:
|
|
672 |
num_examples: 379
|
673 |
download_size: 1325423
|
674 |
dataset_size: 2935711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
675 |
---
|
676 |
|
677 |
# DatologyAI/legalbench
|
|
|
164 |
path: supply_chain_disclosure_best_practice_training/train-*
|
165 |
- split: test
|
166 |
path: supply_chain_disclosure_best_practice_training/test-*
|
167 |
+
- config_name: telemarketing_sales_rule
|
168 |
+
data_files:
|
169 |
+
- split: train
|
170 |
+
path: telemarketing_sales_rule/train-*
|
171 |
+
- split: test
|
172 |
+
path: telemarketing_sales_rule/test-*
|
173 |
dataset_info:
|
174 |
- config_name: canada_tax_court_outcomes
|
175 |
features:
|
|
|
678 |
num_examples: 379
|
679 |
download_size: 1325423
|
680 |
dataset_size: 2935711
|
681 |
+
- config_name: telemarketing_sales_rule
|
682 |
+
features:
|
683 |
+
- name: answer
|
684 |
+
dtype: string
|
685 |
+
- name: index
|
686 |
+
dtype: string
|
687 |
+
- name: text
|
688 |
+
dtype: string
|
689 |
+
- name: input
|
690 |
+
dtype: string
|
691 |
+
splits:
|
692 |
+
- name: train
|
693 |
+
num_bytes: 2886
|
694 |
+
num_examples: 4
|
695 |
+
- name: test
|
696 |
+
num_bytes: 39244
|
697 |
+
num_examples: 47
|
698 |
+
download_size: 19388
|
699 |
+
dataset_size: 42130
|
700 |
---
|
701 |
|
702 |
# 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
|