Datasets:
Update dataset_config.yaml
Browse files- dataset_config.yaml +1 -1
dataset_config.yaml
CHANGED
@@ -2,7 +2,7 @@ name: ocr
|
|
2 |
config_type: dataset
|
3 |
task: image2text
|
4 |
path: hezarai/persian-license-plate-v1
|
5 |
-
text_split_type:
|
6 |
id2label:
|
7 |
0: آ
|
8 |
1: ا
|
|
|
2 |
config_type: dataset
|
3 |
task: image2text
|
4 |
path: hezarai/persian-license-plate-v1
|
5 |
+
text_split_type: char_split
|
6 |
id2label:
|
7 |
0: آ
|
8 |
1: ا
|