Artem commited on
Commit
6807963
·
1 Parent(s): 362f0b5

Upload UncertaintyHead model and config

Browse files
Files changed (2) hide show
  1. config.yaml +3 -3
  2. 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: 768
11
  n_layers: 2
12
- n_heads: 8
13
- dropout: 0.1
 
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:0705d844e5f35b326f78e7bdfc3e013011c90d3073c78f943ecb4a42f2f3555f
3
- size 82731233
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab0946326ed93bd9c6bdb7b6919ed211e4ca111355acf6d9a9f1fb3c27cc341
3
+ size 21829857