xlm-roberta-argument / config.json
hugo-albert's picture
Upload model
54f46da
raw
history blame contribute delete
159 Bytes
{
"architectures": [
"MyModel"
],
"important_param": 42,
"model_type": "mymodel",
"torch_dtype": "float32",
"transformers_version": "4.22.1"
}