Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
80
|
22 |
],
|
23 |
"tfidf_hidden_dim": 512,
|
24 |
-
"tfidf_input_dim":
|
25 |
"tfidf_output_dim": 128,
|
26 |
"weight_norm": true
|
27 |
},
|
28 |
"pos": {
|
29 |
"hidden_dim": 256,
|
30 |
-
"input_dim":
|
31 |
"n_layers": 4,
|
32 |
"output_dim": 128,
|
33 |
"skip_in": [
|
|
|
21 |
80
|
22 |
],
|
23 |
"tfidf_hidden_dim": 512,
|
24 |
+
"tfidf_input_dim": 8192,
|
25 |
"tfidf_output_dim": 128,
|
26 |
"weight_norm": true
|
27 |
},
|
28 |
"pos": {
|
29 |
"hidden_dim": 256,
|
30 |
+
"input_dim": 300,
|
31 |
"n_layers": 4,
|
32 |
"output_dim": 128,
|
33 |
"skip_in": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:741418e39e9eecde888539dfe7d95bb19c28e9ca7d3b23ffacc996fcb930252c
|
3 |
+
size 480558480
|