sakelariev
commited on
Commit
•
ad6a9a8
1
Parent(s):
0441395
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ license: mit
|
|
9 |
---
|
10 |
Bulgarian word vectors for a Bulgarian Spacy model.
|
11 |
|
12 |
-
The
|
13 |
|
14 |
| Feature | Description |
|
15 |
| --- | --- |
|
|
|
9 |
---
|
10 |
Bulgarian word vectors for a Bulgarian Spacy model.
|
11 |
|
12 |
+
The floret vectors are trained on the Oscar 21.09 corpus and Bulgarian Wikipedia pages using with the following hyperparameters: `floret cbow -dim 300 -mode floret -bucket 200000 -minn 4 -maxn 5 -minCount 20 -neg 10 -hashCount 2 -lr 0.05 -thread 8`
|
13 |
|
14 |
| Feature | Description |
|
15 |
| --- | --- |
|