File size: 266 Bytes
bae74c6 77a2691 bae74c6 77a2691 bae74c6 b0be5c4 bae74c6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"language": "bm",
"dimension": 64,
"version": "monolingual",
"training_params": {
"algorithm": "skipgram",
"min_count": 5,
"window": 5,
"negative": 5,
"epochs": 5,
"encoding_method": "rope",
"dim": 64
},
"vocab_size": 2211
} |