Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
head_type: claim
|
2 |
feature_extractor:
|
3 |
-
- name:
|
4 |
uncertainty_head:
|
5 |
head_dim: 768
|
6 |
n_layers: 2
|
|
|
1 |
head_type: claim
|
2 |
feature_extractor:
|
3 |
+
- name: luh.feature_extractors.lookback_lens
|
4 |
uncertainty_head:
|
5 |
head_dim: 768
|
6 |
n_layers: 2
|