Create README.md
Browse filesAdded a README.md.
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: catalogs_for_annotation.json
|
| 7 |
+
default: true
|
| 8 |
+
license: cc-by-4.0
|
| 9 |
+
task_categories:
|
| 10 |
+
- text-classification
|
| 11 |
+
language:
|
| 12 |
+
- de
|
| 13 |
+
tags:
|
| 14 |
+
- legal
|
| 15 |
+
pretty_name: Auxiliary Dataset for a Swiss Sustainable Procurement Analysis & Reporting Kit
|
| 16 |
+
size_categories:
|
| 17 |
+
- n<1K
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# <font color="red">⚠️ Caution: The dataset is subject to continuous changes. We are currently actively developing it.</font>
|
| 21 |
+
|
| 22 |
+
# Dataset Card: Auxiliary Dataset for a Swiss Sustainable Procurement Analysis & Reporting Kit
|
| 23 |
+
|
| 24 |
+
## Dataset Description
|
| 25 |
+
|
| 26 |
+
This dataset contains a specific snapshot of the sustainability procurement criteria catalogs available at [IntelliProcure/sustainability_criteria](https://huggingface.co/datasets/IntelliProcure/sustainability_criteria). This version was used to annotate Swiss calls for tender, which form the core of the [IntelliProcure/SwissSPARK](https://huggingface.co/datasets/IntelliProcure/SwissSPARK) dataset. Users working with [IntelliProcure/SwissSPARK](https://huggingface.co/datasets/IntelliProcure/SwissSPARK) are advised to use this specific catalog version to ensure consistency, as newer iterations may differ from those used in the original annotation.
|