fr / models /embeddings /monolingual /fr_32d_metadata.json
omarkamali's picture
Upload all models and assets for fr (latest)
8978305 verified
{
"language": "fr",
"dimension": 32,
"version": "monolingual",
"training_params": {
"algorithm": "skipgram",
"min_count": 5,
"window": 5,
"negative": 5,
"epochs": 5,
"encoding_method": "rope",
"dim": 32,
"threads": 40
},
"vocab_size": 1539741
}