File size: 163 Bytes
4ef6f8c
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "model_type": "fasttext",
  "word_ngrams": 2,
  "min_count": 5,
  "lr": 0.1,
  "epoch": 25,
  "dim": 50,
  "loss": "ova",
  "bucket": 2000000,
  "thread": 4
}