Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
Georgian
Size:
10K - 100K
AnaChikashua
commited on
Commit
·
1f52108
1
Parent(s):
7098a21
Update handwriting_dataset.py
Browse files- handwriting_dataset.py +1 -1
handwriting_dataset.py
CHANGED
@@ -12,7 +12,7 @@ year={2022}
|
|
12 |
_DESCRIPTION = """
|
13 |
Georgian language handwriting dataset!
|
14 |
"""
|
15 |
-
_URL = "https://huggingface.co/datasets/AnaChikashua/handwriting/resolve/main/handwriting_dataset.
|
16 |
|
17 |
|
18 |
class HandwritingData(datasets.GeneratorBasedBuilder):
|
|
|
12 |
_DESCRIPTION = """
|
13 |
Georgian language handwriting dataset!
|
14 |
"""
|
15 |
+
_URL = "https://huggingface.co/datasets/AnaChikashua/handwriting/resolve/main/handwriting_dataset.zip"
|
16 |
|
17 |
|
18 |
class HandwritingData(datasets.GeneratorBasedBuilder):
|