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

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:0705d844e5f35b326f78e7bdfc3e013011c90d3073c78f943ecb4a42f2f3555f
3
+ size 82731233