Update README.md
Browse filesThis dataset contains some pictures of EPC with their ground truth labels. Useful for training VLM. Do not pay attention to the page and the pdf_path columns.
README.md
CHANGED
|
@@ -36,4 +36,15 @@ configs:
|
|
| 36 |
data_files:
|
| 37 |
- split: train
|
| 38 |
path: data/train-*
|
| 39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
data_files:
|
| 37 |
- split: train
|
| 38 |
path: data/train-*
|
| 39 |
+
license: mit
|
| 40 |
+
task_categories:
|
| 41 |
+
- visual-question-answering
|
| 42 |
+
language:
|
| 43 |
+
- en
|
| 44 |
+
tags:
|
| 45 |
+
- legal
|
| 46 |
+
- climate
|
| 47 |
+
pretty_name: energy performance certificate
|
| 48 |
+
size_categories:
|
| 49 |
+
- n<1K
|
| 50 |
+
---
|