Upload UncertaintyHead model and config
Browse files- config.yaml +8 -0
- weights.pth +3 -0
config.yaml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
8 |
+
internal_dim3: 64
|
weights.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1e631b0f526bc203df427c2363ac4ac2704600741adfb539a995d2c3fab8530
|
3 |
+
size 3838720
|