LaBSe_GCP / config.json
billyhines's picture
[MODEL] - LaBSE model fine-tuned on ESCO data, 100K sample and Vacancy data - vector_match_202404221015_202404221015
2bbc32d verified
raw
history blame contribute delete
294 Bytes
{
"architectures": [
"LaBSeModel"
],
"auto_map": {
"AutoConfig": "estimator.LaBSeModelConfig",
"AutoModel": "estimator.LaBSeModel"
},
"hidden_size": 768,
"model_type": "LaBSe",
"pr_model_name": "LaBSE",
"torch_dtype": "float32",
"transformers_version": "4.40.1"
}