FremyCompany
commited on
Commit
•
f76f913
1
Parent(s):
1a10833
Upload model files
Browse files- dictionaries/nl.aff +3 -0
- dictionaries/nl.dic +3 -0
- language_model/5gram_os_v2.bin +3 -0
- language_model/attrs.json +1 -0
- language_model/unigrams.txt +3 -0
- pytorch_model.bin +3 -0
dictionaries/nl.aff
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b6ee59821b306c829b42faf4350b71a23a415b46621d9ae0c3164a2c94ed1e1
|
3 |
+
size 46563
|
dictionaries/nl.dic
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e5c975c2b501f55ea5a704e72d0727e9ae6f55980cc37a0290c40098d59414a
|
3 |
+
size 2487848
|
language_model/5gram_os_v2.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6cf82b2bac1c8d6eeec3313cd6e160dd2af68716212b3b665133b76f1649ec0
|
3 |
+
size 8213353958
|
language_model/attrs.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"alpha": 0.5, "beta": 0.5, "unk_score_offset": -10.0, "score_boundary": true}
|
language_model/unigrams.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87d3323c6952bb425696570ca99b2af0c65f6d322b9010818190d45bb19191ca
|
3 |
+
size 13379740
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23d3002ea33e57852dc4cad4bfd49edce1c716cc3d5237ab699bc17f768ace95
|
3 |
+
size 8637735565
|