Hezar: Upload dataset_config.yaml
Browse files- dataset_config.yaml +1 -0
dataset_config.yaml
CHANGED
|
@@ -78,6 +78,7 @@ id2label:
|
|
| 78 |
71: '9'
|
| 79 |
72: '0'
|
| 80 |
text_column: text
|
|
|
|
| 81 |
reverse_digits: true
|
| 82 |
image_processor_config:
|
| 83 |
name: image_processor
|
|
|
|
| 78 |
71: '9'
|
| 79 |
72: '0'
|
| 80 |
text_column: text
|
| 81 |
+
max_length: 48
|
| 82 |
reverse_digits: true
|
| 83 |
image_processor_config:
|
| 84 |
name: image_processor
|