rediska0123
commited on
Commit
·
d02f776
1
Parent(s):
3281482
UQ head
Browse files- config.yaml +7 -0
- weights.pth +3 -0
config.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
head_type: luh
|
2 |
+
feature_extractor:
|
3 |
+
- name: luq.feature_extractors.lookback_lens
|
4 |
+
uncertainty_head:
|
5 |
+
dropout: 0.0
|
6 |
+
enable_feature_projection_layer: false
|
7 |
+
use_transformer_encoder: false
|
weights.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6778f47243ea61c5b3b13e3ba4421b093f99ddc51d4940fdbf3b8a280fbdd6b4
|
3 |
+
size 4184
|