Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
head_type: saplma
|
2 |
feature_extractor:
|
3 |
-
- name:
|
4 |
layer_nums: -1
|
5 |
uncertainty_head:
|
6 |
internal_dim1: 256
|
|
|
1 |
head_type: saplma
|
2 |
feature_extractor:
|
3 |
+
- name: luh.feature_extractors.basic_hidden_states
|
4 |
layer_nums: -1
|
5 |
uncertainty_head:
|
6 |
internal_dim1: 256
|