Upload dataset
Browse files
README.md
CHANGED
@@ -153,6 +153,12 @@ configs:
|
|
153 |
path: supply_chain_disclosure_best_practice_certification/train-*
|
154 |
- split: test
|
155 |
path: supply_chain_disclosure_best_practice_certification/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
dataset_info:
|
157 |
- config_name: canada_tax_court_outcomes
|
158 |
features:
|
@@ -642,6 +648,25 @@ dataset_info:
|
|
642 |
num_examples: 378
|
643 |
download_size: 1303303
|
644 |
dataset_size: 2816328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
---
|
646 |
|
647 |
# DatologyAI/legalbench
|
|
|
153 |
path: supply_chain_disclosure_best_practice_certification/train-*
|
154 |
- split: test
|
155 |
path: supply_chain_disclosure_best_practice_certification/test-*
|
156 |
+
- config_name: supply_chain_disclosure_best_practice_training
|
157 |
+
data_files:
|
158 |
+
- split: train
|
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:
|
|
|
648 |
num_examples: 378
|
649 |
download_size: 1303303
|
650 |
dataset_size: 2816328
|
651 |
+
- config_name: supply_chain_disclosure_best_practice_training
|
652 |
+
features:
|
653 |
+
- name: answer
|
654 |
+
dtype: string
|
655 |
+
- name: index
|
656 |
+
dtype: string
|
657 |
+
- name: text
|
658 |
+
dtype: string
|
659 |
+
- name: input
|
660 |
+
dtype: string
|
661 |
+
splits:
|
662 |
+
- name: train
|
663 |
+
num_bytes: 52370
|
664 |
+
num_examples: 8
|
665 |
+
- name: test
|
666 |
+
num_bytes: 2883341
|
667 |
+
num_examples: 379
|
668 |
+
download_size: 1325423
|
669 |
+
dataset_size: 2935711
|
670 |
---
|
671 |
|
672 |
# DatologyAI/legalbench
|
supply_chain_disclosure_best_practice_training/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86822644e059e667261ec930079a4904be667d6151cb37cdd1d1d8eb7d70e67d
|
3 |
+
size 1278969
|
supply_chain_disclosure_best_practice_training/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06176b1fc57375dfe5f7fc5c1e43f0c01dc40fc6259fe84a4331d60ceeafa575
|
3 |
+
size 46454
|