Upload UncertaintyHead model and config
Browse files- config.yaml +4 -0
- weights.pth +3 -0
config.yaml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
head_type: linear_claim
|
2 |
+
feature_extractor:
|
3 |
+
- name: luq.feature_extractors.lookback_lens
|
4 |
+
uncertainty_head: null
|
weights.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e387534227017291c12944ea60402b1967bd98924b36c998ecb6b8c257511f68
|
3 |
+
size 5592
|