{ | |
"architectures": [ | |
"TimesheetEstimator" | |
], | |
"auto_map": { | |
"AutoConfig": "index.TimesheetEstimatorConfig", | |
"AutoModel": "index.TimesheetEstimator" | |
}, | |
"encoder_model_name": "bert-base-multilingual-cased", | |
"hidden_size": 768, | |
"id2label": { | |
"0": "LABEL_0" | |
}, | |
"label2id": { | |
"LABEL_0": 0 | |
}, | |
"torch_dtype": "float32", | |
"transformers_version": "4.29.1" | |
} | |