oroszgy commited on
Commit
ea7e702
1 Parent(s): c56df4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -25,7 +25,9 @@ model-index:
25
  ---
26
  Hungarian word vectors for HuSpaCy.
27
 
28
- The model is trained on the Hungarian Webcorpus 2.0 using floret. Vectors are published in fasttext and floret format.
 
 
29
 
30
  | Feature | Description |
31
  | --- | --- |
25
  ---
26
  Hungarian word vectors for HuSpaCy.
27
 
28
+ The model is trained on the Hungarian Webcorpus 2.0 using floret with the following hyperparameters: `floret cbow -dim 300 -mode floret -bucket 200000 -minn 4 -maxn 6 -minCount 100 -neg 10 -hashCount 2 -lr 0.01 -thread 70 -epoch 40`
29
+
30
+ Vectors are published in fasttext and floret format.
31
 
32
  | Feature | Description |
33
  | --- | --- |