LinguaFlow / config.json
Ali0044's picture
Upload folder using huggingface_hub
7107a7f verified
raw
history blame contribute delete
224 Bytes
{
"model_type": "seq2seq-lstm",
"framework": "keras",
"source_language": "en",
"target_language": "ar",
"input_length": 20,
"output_length": 20,
"eng_vocab_size": 6409,
"ar_vocab_size": 9642
}