martialroberge
commited on
Commit
·
56fc32e
1
Parent(s):
a42aab8
Fix image paths in JSON files
Browse files- images/.DS_Store +0 -0
- metadata.json +0 -19
- test/test.json +0 -0
- train/train.json +0 -0
- validation/validation.json +0 -0
images/.DS_Store
DELETED
|
Binary file (6.15 kB)
|
|
|
metadata.json
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"dataset_name": "french-kid",
|
| 3 |
-
"language": ["fr", "en"],
|
| 4 |
-
"tags": ["finance", "document-understanding", "question-answering", "multimodal", "vision-language"],
|
| 5 |
-
"license": "cc-by-sa-4.0",
|
| 6 |
-
"multilinguality": "multilingual",
|
| 7 |
-
"size_categories": "10K<n<100K",
|
| 8 |
-
"source_datasets": ["original"],
|
| 9 |
-
"task_categories": ["question-answering", "document-understanding"],
|
| 10 |
-
"task_ids": ["document-qa", "text-qa", "visual-question-answering"],
|
| 11 |
-
"paperswithcode_id": null,
|
| 12 |
-
"pretty_name": "French KID Dataset",
|
| 13 |
-
"dataset_info": {
|
| 14 |
-
"description": "Un dataset de documents financiers (KIDs) avec questions et réponses générées par Gemini",
|
| 15 |
-
"citation": "",
|
| 16 |
-
"homepage": "https://huggingface.co/datasets/Marsouuu/french-kid",
|
| 17 |
-
"license": "cc-by-sa-4.0"
|
| 18 |
-
}
|
| 19 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/test.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
train/train.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
validation/validation.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|