File size: 254 Bytes
8bf662a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "language": [
    "en",
    "am"
  ],
  "model_type": "transformer",
  "framework": "pytorch",
  "task": "translation",
  "vocab_files": [
    "eng.vocab",
    "amh.vocab"
  ],
  "model_files": [
    "eng.model",
    "amh.model"
  ]
}