File size: 290 Bytes
3fd854e
 
 
 
 
d3b4dbd
3fd854e
 
 
d3b4dbd
 
a0f15aa
 
3fd854e
a0f15aa
3fd854e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "language": "ceb",
  "dimension": 128,
  "version": "monolingual",
  "training_params": {
    "algorithm": "skipgram",
    "min_count": 5,
    "window": 5,
    "negative": 5,
    "epochs": 5,
    "encoding_method": "rope",
    "dim": 128,
    "threads": 20
  },
  "vocab_size": 109514
}