crnn_baseline / config.json
aho-tai's picture
Update config.json
f88fbc6
raw
history blame contribute delete
No virus
227 Bytes
{
"_name_or_path": "/opt/model/CRNN/CRNN_baseline",
"architectures": [
"CRNN"
],
"backbone_config": {},
"n_classes": 106,
"vocab_name": "german",
"torch_dtype": "float32",
"transformers_version": "4.30.2"
}