File size: 268 Bytes
cc078f3
 
 
 
 
0a72378
cc078f3
 
 
0a72378
 
 
cc078f3
d07523d
cc078f3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "language": "anp",
  "dimension": 32,
  "version": "monolingual",
  "training_params": {
    "algorithm": "skipgram",
    "min_count": 5,
    "window": 5,
    "negative": 5,
    "epochs": 5,
    "encoding_method": "rope",
    "dim": 32
  },
  "vocab_size": 11815
}