Ekaterina Fadeeva commited on
Commit
22a5afa
·
1 Parent(s): e98e7f5

Upload UncertaintyHead model and config

Browse files
Files changed (2) hide show
  1. config.yaml +13 -0
  2. weights.pth +3 -0
config.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ head_type: claim
2
+ feature_extractor:
3
+ - name: luh.feature_extractors.basic_attention
4
+ layer_nums: all
5
+ attn_history_sz: 5
6
+ pool: false
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
weights.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee000e4268e05678a237728ff46d893947f5279b32c23ed90112044d27e5bc7e
3
+ size 75358945