Upload UncertaintyHead model and config
Browse files- config.yaml +3 -3
- weights.pth +2 -2
config.yaml
CHANGED
@@ -7,7 +7,7 @@ feature_extractor:
|
|
7 |
- name: luh.feature_extractors.token_probabilities
|
8 |
top_n: 4
|
9 |
uncertainty_head:
|
10 |
-
head_dim:
|
11 |
n_layers: 2
|
12 |
-
n_heads:
|
13 |
-
dropout: 0.
|
|
|
7 |
- name: luh.feature_extractors.token_probabilities
|
8 |
top_n: 4
|
9 |
uncertainty_head:
|
10 |
+
head_dim: 256
|
11 |
n_layers: 2
|
12 |
+
n_heads: 16
|
13 |
+
dropout: 0.2
|
weights.pth
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:fab0946326ed93bd9c6bdb7b6919ed211e4ca111355acf6d9a9f1fb3c27cc341
|
3 |
+
size 21829857
|