my-caculator / config.json
daipham31's picture
Upload folder using huggingface_hub
115dbfc verified
raw
history blame
176 Bytes
{
"architectures": [
"MathSeq2Seq"
],
"hidden_size": 128,
"max_output_len": 6,
"torch_dtype": "float32",
"transformers_version": "4.52.4",
"vocab_size": 17
}