foudil commited on
Commit
cb2e5d2
·
verified ·
1 Parent(s): 7392039

Upload files

Browse files
Files changed (3) hide show
  1. combiner.pkl +3 -0
  2. manifest.json +43 -0
  3. naturalness_centroid.npy +3 -0
combiner.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47b012614f165143b00f223516b01b5bbd2a15d4e85c5e22a26234579fe48784
3
+ size 1062
manifest.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "encoder_manifest": {
3
+ "has_naturalness_centroid": true,
4
+ "hashes": {
5
+ "emotion": null,
6
+ "naturalness": null,
7
+ "nli": null,
8
+ "semantic": null
9
+ },
10
+ "naturalness_centroid_dim": 128,
11
+ "naturalness_mode": "centroid",
12
+ "paths": {
13
+ "emotion": "foudil/lens-emotion-encoder",
14
+ "naturalness": "foudil/lens-naturalness-encoder",
15
+ "nli": "cross-encoder/nli-deberta-v3-base",
16
+ "semantic": "sentence-transformers/all-mpnet-base-v2"
17
+ }
18
+ },
19
+ "fit_metadata": {
20
+ "combiner_type": "glm",
21
+ "dimensions_used": [
22
+ "sim_naturalness",
23
+ "sim_emotion",
24
+ "sim_semantic_dialog",
25
+ "sim_semantic_fact",
26
+ "sim_semantic_ref",
27
+ "sim_nli_fwd_dialog",
28
+ "sim_nli_rev_fact"
29
+ ],
30
+ "hyperparameters": {},
31
+ "link_function": "logit",
32
+ "n_train": 360,
33
+ "random_state": 42,
34
+ "reference_mode": "reference-free",
35
+ "target_range": [
36
+ 0.0,
37
+ 1.0
38
+ ],
39
+ "target_type": "bounded",
40
+ "task": "regression"
41
+ },
42
+ "lens_eval_version": "0.1.0"
43
+ }
naturalness_centroid.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a286003924c8bd6fa468653c8368de645eddeae15053996fb72b0b5a9879c1c9
3
+ size 640