Datasets:
Upload dataset-card.json with huggingface_hub
Browse files- dataset-card.json +19 -0
dataset-card.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"language": [
|
3 |
+
"pt"
|
4 |
+
],
|
5 |
+
"license": "cc-by-4.0",
|
6 |
+
"task_categories": [
|
7 |
+
"image-to-text",
|
8 |
+
"ocr"
|
9 |
+
],
|
10 |
+
"tags": [
|
11 |
+
"portuguese",
|
12 |
+
"ocr",
|
13 |
+
"text-recognition",
|
14 |
+
"synthetic-data"
|
15 |
+
],
|
16 |
+
"size_categories": [
|
17 |
+
"10K<n<100K"
|
18 |
+
]
|
19 |
+
}
|