File size: 269 Bytes
c80ebcd
 
 
 
 
6a2d0c9
c80ebcd
 
 
6a2d0c9
 
 
c80ebcd
33e70cf
c80ebcd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "language": "cdo",
  "dimension": 128,
  "version": "monolingual",
  "training_params": {
    "algorithm": "skipgram",
    "min_count": 5,
    "window": 5,
    "negative": 5,
    "epochs": 5,
    "encoding_method": "rope",
    "dim": 128
  },
  "vocab_size": 5890
}