tiny_enc_dec_npir / decoder /model_spec.json
np-cr's picture
Upload folder using huggingface_hub
ce9f8c6 verified
Raw
History Blame Contribute Delete
793 Bytes
{
"in_spec": {
"type": "tuple",
"context": null,
"children": [
{
"type": "tuple",
"context": null,
"children": [
{
"type": null,
"context": null,
"children": []
},
{
"type": null,
"context": null,
"children": []
}
]
},
{
"type": "dict",
"context": [],
"children": []
}
]
},
"out_spec": {
"type": null,
"context": null,
"children": []
}
}