File size: 548 Bytes
ab197d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "model_type": "staticvectors",
  "format": "fasttext",
  "source": "lid.176.bin",
  "lr": 0.05,
  "dim": 16,
  "ws": 5,
  "epoch": 10,
  "min_count": 1000,
  "min_count_label": 0,
  "neg": 5,
  "word_ngrams": 1,
  "loss": "hs",
  "model": "supervised",
  "bucket": 2000000,
  "minn": 2,
  "maxn": 4,
  "thread": 12,
  "lr_update_rate": 100,
  "t": 0.0001,
  "label": "__label__",
  "verbose": 2,
  "pretrained_vectors": "",
  "save_output": false,
  "seed": 0,
  "qout": false,
  "retrain": false,
  "qnorm": false,
  "cutoff": 0,
  "dsub": 2
}