zeronlg-4langs-mt / 4_Decoder /decoder_config.json
yangbang18's picture
Upload with huggingface_hub
ad91ac5
raw
history blame contribute delete
130 Bytes
{
"max_seq_length": 128,
"do_lower_case": false,
"attend_to": [
"student"
],
"teacher_model_name": "clip-ViT-B-32"
}