Instructions to use Felix92/turkishdummy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Felix92/turkishdummy with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Felix92/turkishdummy", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "mean": [ | |
| 0.694, | |
| 0.695, | |
| 0.693 | |
| ], | |
| "std": [ | |
| 0.299, | |
| 0.296, | |
| 0.301 | |
| ], | |
| "input_shape": [ | |
| 32, | |
| 128, | |
| 3 | |
| ], | |
| "vocab": "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~°£€¥¢฿şŞıİĞÜçÇ", | |
| "url": "https://doctr-static.mindee.com/models?id=v0.3.0/crnn_vgg16_bn-76b7f2c6.zip&src=0", | |
| "arch": "crnn_vgg16_bn", | |
| "task": "recognition" | |
| } |