name: ocr config_type: dataset task: image2text path: hezarai/persian-license-plate-v1 text_split_type: char_split id2label: 0: '' 1: ا 2: آ 3: ب 4: پ 5: ت 6: ث 7: ج 8: چ 9: ح 10: خ 11: د 12: ذ 13: ر 14: ز 15: ژ 16: س 17: ش 18: ص 19: ض 20: ط 21: ظ 22: ع 23: غ 24: ف 25: ق 26: ک 27: گ 28: ل 29: م 30: ن 31: و 32: ه 33: ی 34: ء 35: ؤ 36: ئ 37: أ 38: ّ 39: '۰' 40: '۱' 41: '۲' 42: '۳' 43: '۴' 44: '۵' 45: '۶' 46: '۷' 47: '۸' 48: '۹' 49: '|' 50: ( 51: ) 52: + 53: '-' 54: ':' 55: ، 56: '!' 57: . 58: ؛ 59: '=' 60: '%' 61: ؟ 62: '0' 63: '1' 64: '2' 65: '3' 66: '4' 67: '5' 68: '6' 69: '7' 70: '8' 71: '9' 72: ' ' text_column: label max_length: 8 test_split_size: 0.2 image_processor_config: name: image_processor config_type: preprocessor mean: - 0.6595 std: - 0.1501 rescale: 0.00392156862745098 resample: null size: - 256 - 64 mirror: true gray_scale: true