Artem commited on
Commit
223ba30
·
1 Parent(s): 061d71c

Upload UncertaintyHead model and config

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -1,7 +1,7 @@
1
  head_type: saplma
2
  feature_extractor:
3
  - name: luq.feature_extractors.basic_hidden_states
4
- layer_nums: -1
5
  uncertainty_head:
6
  internal_dim1: 256
7
  internal_dim2: 128
 
1
  head_type: saplma
2
  feature_extractor:
3
  - name: luq.feature_extractors.basic_hidden_states
4
+ layer_nums: 32
5
  uncertainty_head:
6
  internal_dim1: 256
7
  internal_dim2: 128