File size: 269 Bytes
d637a00 bf5a127 d637a00 bf5a127 d637a00 bf5a127 d637a00 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"language": "ckb",
"dimension": 32,
"version": "monolingual",
"training_params": {
"algorithm": "skipgram",
"min_count": 5,
"window": 5,
"negative": 5,
"epochs": 5,
"encoding_method": "rope",
"dim": 32
},
"vocab_size": 122030
} |