Santiago Castro
commited on
Commit
•
1dac2dd
1
Parent(s):
f774e7e
Add the files
Browse files- .gitattributes +3 -0
- README.md +3 -1
- bert_embeddings.npy +3 -0
- bert_embeddings_sentences.npy +3 -0
- merged.csv +3 -0
- neg_d.csv +0 -0
- sorted_features.csv +227 -0
- svo_probes_with_scores.csv +3 -0
- words_counter_LAION.json +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
merged.csv filter=lfs diff=lfs merge=lfs -text
|
57 |
+
svo_probes_with_scores.csv filter=lfs diff=lfs merge=lfs -text
|
58 |
+
words_counter_LAION.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -7,4 +7,6 @@ pretty_name: Scalable VLM Probing
|
|
7 |
|
8 |
# Scalable VLM Probing
|
9 |
|
10 |
-
This repository contains data that supports the codebase of the [Scalable VLM Probing project](https://github.com/MichiganNLP/Scalable-VLM-Probing).
|
|
|
|
|
|
7 |
|
8 |
# Scalable VLM Probing
|
9 |
|
10 |
+
This repository contains data that supports the codebase of the [Scalable VLM Probing project](https://github.com/MichiganNLP/Scalable-VLM-Probing).
|
11 |
+
|
12 |
+
Note: the embeddings in this repository are currently unused and come from preliminary experiments.
|
bert_embeddings.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a285038aaa4bbaab0dd3ab5f0d40d9565388f1fa21282d57cc2a97b13cfa5317
|
3 |
+
size 2457797
|
bert_embeddings_sentences.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f3852c6e270b9ef982dab7705bb7283423c0818bdf5b33dfdb91eaf792d2b3b
|
3 |
+
size 49992181
|
merged.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49eb364434a9ce3760a0d0e79b0209711924740047fdca37be6cb417a852480d
|
3 |
+
size 17122319
|
neg_d.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
sorted_features.csv
ADDED
@@ -0,0 +1,227 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Feature,Significance,Data Count,Weight (abs)
|
2 |
+
Levin-change_verbs of Lingering and Rushing,9963,30,1.12
|
3 |
+
LIWC-inplace_SEXUAL,9921,10,0.88
|
4 |
+
LIWC-change_CAUSE,9887,576,0.84
|
5 |
+
LIWC-change_DISCREP,9831,6,0.83
|
6 |
+
LIWC-change_FOCUSPAST,9774,20,0.79
|
7 |
+
LIWC-inplace_PREP,9745,1,0.76
|
8 |
+
LIWC-inplace_ASSENT,9708,4,0.74
|
9 |
+
LIWC-change_ASSENT,9676,4,0.72
|
10 |
+
LIWC-inplace_ANGER,9615,218,0.7
|
11 |
+
LIWC-change_COMPARE,9561,8,0.7
|
12 |
+
LIWC-change_AUXVERB,9570,58,0.66
|
13 |
+
Levin-inplace_verbs of Concealment,9508,59,0.65
|
14 |
+
LIWC-change_CERTAIN,9433,45,0.62
|
15 |
+
Levin-change_Poke verbs,9416,3,0.61
|
16 |
+
LIWC-inplace_NONFLU,9369,1,0.59
|
17 |
+
Levin-change_Learn verbs,9299,141,0.58
|
18 |
+
LIWC-inplace_SAD,9303,69,0.56
|
19 |
+
LIWC-inplace_NUMBER,9286,42,0.52
|
20 |
+
LIWC-change_PRONOUN,9163,9,0.52
|
21 |
+
LIWC-change_IPRON,9139,8,0.52
|
22 |
+
Levin-inplace_Avoid verbs,9096,12,0.5
|
23 |
+
LIWC-inplace_FOCUSPAST,9085,20,0.5
|
24 |
+
Levin-change_verbs of Assessment,8973,34,0.48
|
25 |
+
LIWC-change_AFFECT,8928,3450,0.47
|
26 |
+
LIWC-change_FRIEND,8939,51,0.47
|
27 |
+
LIWC-change_QUANT,8891,174,0.47
|
28 |
+
LIWC-inplace_ANX,8787,117,0.46
|
29 |
+
Levin-inplace_verbs of Contact: Touch verbs,8755,247,0.45
|
30 |
+
LIWC-inplace_POSEMO,8772,2812,0.43
|
31 |
+
Levin-change_Aspectual verbs,8654,45,0.41
|
32 |
+
LIWC-change_MONEY,8636,304,0.4
|
33 |
+
LIWC-change_POSEMO,8596,2812,0.39
|
34 |
+
LIWC-change_SEXUAL,8494,10,0.39
|
35 |
+
Levin-inplace_Engendered verbs,8508,2,0.38
|
36 |
+
LIWC-inplace_ARTICLE,8442,46,0.38
|
37 |
+
LIWC-inplace_AFFECT,8364,3450,0.38
|
38 |
+
LIWC-change_MALE,8355,2357,0.38
|
39 |
+
LIWC-change_FEMALE,8308,3521,0.38
|
40 |
+
Levin-inplace_Aspectual verbs,8253,45,0.38
|
41 |
+
LIWC-change_FUNCTION,8296,126,0.36
|
42 |
+
LIWC-change_FEEL,8210,608,0.36
|
43 |
+
LIWC-inplace_NETSPEAK,8124,174,0.36
|
44 |
+
LIWC-inplace_FOCUSFUTURE,8058,141,0.35
|
45 |
+
LIWC-change_TIME,8022,386,0.34
|
46 |
+
Levin-change_verbs of Separating and Disassembling,8037,866,0.34
|
47 |
+
LIWC-inplace_INSIGHT,7963,103,0.34
|
48 |
+
Levin-change_verbs of Desire,7994,52,0.33
|
49 |
+
Levin-change_verbs of Contact: Touch verbs,7889,247,0.32
|
50 |
+
Levin-inplace_Learn verbs,7798,141,0.32
|
51 |
+
LIWC-change_SEE,7811,1624,0.32
|
52 |
+
LIWC-inplace_CERTAIN,7821,45,0.32
|
53 |
+
LIWC-change_REWARD,7709,915,0.32
|
54 |
+
Levin-inplace_verbs of Body-Internal Motion,7658,182,0.3
|
55 |
+
Levin-inplace_verbs of Lingering and Rushing,7617,30,0.3
|
56 |
+
LIWC-change_RISK,7630,138,0.3
|
57 |
+
LIWC-change_NETSPEAK,7517,174,0.3
|
58 |
+
LIWC-change_COGPROC,7552,854,0.29
|
59 |
+
LIWC-change_DEATH,7439,236,0.29
|
60 |
+
LIWC-change_ANX,7362,117,0.29
|
61 |
+
Levin-change_verbs of Contact by Impact,7375,731,0.28
|
62 |
+
LIWC-inplace_HEAR,7393,634,0.28
|
63 |
+
"Levin-change_verbs of Appearance, Disappearance, and Occurrence",7351,1255,0.27
|
64 |
+
LIWC-change_SAD,7139,69,0.27
|
65 |
+
LIWC-change_NEGEMO,7165,638,0.27
|
66 |
+
LIWC-change_AFFILIATION,7041,1865,0.26
|
67 |
+
Levin-change_verbs of Coloring,7116,127,0.26
|
68 |
+
LIWC-change_RELATIV,7012,22692,0.25
|
69 |
+
LIWC-change_NUMBER,7029,42,0.25
|
70 |
+
LIWC-change_SOCIAL,6916,10553,0.24
|
71 |
+
LIWC-change_INFORMAL,6907,946,0.23
|
72 |
+
LIWC-change_INGEST,6890,591,0.23
|
73 |
+
LIWC-change_PERCEPT,6912,2975,0.23
|
74 |
+
LIWC-inplace_MONEY,6783,304,0.23
|
75 |
+
Levin-inplace_verbs of Separating and Disassembling,6814,866,0.23
|
76 |
+
LIWC-change_ADVERB,6719,12,0.23
|
77 |
+
Levin-change_verbs of Exerting Force: Push/Pull Verbs,6650,326,0.23
|
78 |
+
Levin-change_verbs of Ingesting,6587,282,0.21
|
79 |
+
Levin-change_Lodge verbs,6543,39,0.21
|
80 |
+
Levin-inplace_verbs of Contact by Impact,6538,731,0.21
|
81 |
+
Levin-change_Judgement verbs,6434,676,0.21
|
82 |
+
LIWC-inplace_DISCREP,6491,6,0.21
|
83 |
+
Levin-inplace_Measure verbs,6484,3268,0.2
|
84 |
+
LIWC-inplace_AUXVERB,6315,58,0.2
|
85 |
+
LIWC-inplace_DRIVES,6213,4711,0.19
|
86 |
+
LIWC-inplace_TENTAT,6219,126,0.19
|
87 |
+
LIWC-change_FILLER,6226,769,0.19
|
88 |
+
Levin-inplace_verbs of Killing,6132,313,0.19
|
89 |
+
Levin-change_verbs of Change of State,6087,2521,0.19
|
90 |
+
Levin-inplace_verbs of Communication,6100,1469,0.19
|
91 |
+
LIWC-inplace_INFORMAL,6111,946,0.19
|
92 |
+
LIWC-change_POWER,6023,1532,0.19
|
93 |
+
LIWC-change_MOTION,5980,14245,0.18
|
94 |
+
Levin-change_verbs of Body-Internal Motion,5836,182,0.18
|
95 |
+
Levin-change_verbs of Perception,5876,1148,0.18
|
96 |
+
LIWC-change_TENTAT,5856,126,0.16
|
97 |
+
LIWC-change_INSIGHT,5841,103,0.16
|
98 |
+
LIWC-inplace_SOCIAL,5731,10553,0.16
|
99 |
+
LIWC-inplace_COMPARE,5751,8,0.16
|
100 |
+
Levin-change_verbs of Communication,5604,1469,0.16
|
101 |
+
Levin-inplace_verbs of Creation and Transformation,5566,6991,0.15
|
102 |
+
Levin-inplace_verbs of Ingesting,5449,282,0.15
|
103 |
+
Levin-change_verbs of Killing,5455,313,0.15
|
104 |
+
Levin-change_verbs of Cutting,5509,242,0.15
|
105 |
+
Levin-inplace_Lodge verbs,5463,39,0.14
|
106 |
+
LIWC-inplace_QUANT,5460,174,0.14
|
107 |
+
LIWC-inplace_FUNCTION,5344,126,0.14
|
108 |
+
LIWC-inplace_ADJ,5297,227,0.14
|
109 |
+
Levin-inplace_verbs of Throwing,5251,1135,0.14
|
110 |
+
Levin-change_Image Creation verbs,5167,369,0.14
|
111 |
+
Levin-inplace_verbs of Exerting Force: Push/Pull Verbs,5196,326,0.14
|
112 |
+
Levin-inplace_verbs of Perception,5152,1148,0.13
|
113 |
+
Levin-change_Weather verbs,5204,281,0.13
|
114 |
+
Levin-inplace_verbs of Psychological State,5067,4847,0.13
|
115 |
+
LIWC-change_HEALTH,4957,570,0.13
|
116 |
+
LIWC-inplace_POWER,4979,1532,0.13
|
117 |
+
LIWC-inplace_TIME,4773,386,0.13
|
118 |
+
Levin-change_verbs of Psychological State,4893,4847,0.13
|
119 |
+
LIWC-inplace_DEATH,4772,236,0.13
|
120 |
+
Levin-change_verbs of Combining and Attaching,4780,468,0.12
|
121 |
+
LIWC-change_VERB,4728,20331,0.12
|
122 |
+
Levin-inplace_verbs of Sounds Made by Animals,4735,200,0.12
|
123 |
+
Levin-inplace_verbs of Assuming a Position,4641,11038,0.12
|
124 |
+
LIWC-inplace_AFFILIATION,4602,1865,0.12
|
125 |
+
Levin-change_verbs of Creation and Transformation,4634,6991,0.11
|
126 |
+
Levin-inplace_verbs of Existence,4410,18879,0.11
|
127 |
+
LIWC-inplace_SEE,4422,1624,0.11
|
128 |
+
Levin-change_verbs of Emission,4328,706,0.1
|
129 |
+
Levin-inplace_verbs of Combining and Attaching,4390,468,0.1
|
130 |
+
"Levin-inplace_verbs of Appearance, Disappearance, and Occurrence",4313,1255,0.1
|
131 |
+
Levin-change_verbs of Social Interaction,4205,2385,0.1
|
132 |
+
LIWC-inplace_FAMILY,4226,678,0.09
|
133 |
+
LIWC-inplace_BIO,4215,1771,0.09
|
134 |
+
LIWC-change_HEAR,4096,634,0.09
|
135 |
+
Levin-change_verbs of Sounds Made by Animals,4114,200,0.08
|
136 |
+
LIWC-inplace_FRIEND,4081,51,0.08
|
137 |
+
Levin-change_verbs of Assuming a Position,3972,11038,0.08
|
138 |
+
Levin-inplace_Image Creation verbs,3969,369,0.08
|
139 |
+
Levin-change_Measure verbs,3882,3268,0.08
|
140 |
+
LIWC-change_BIO,3829,1771,0.08
|
141 |
+
LIWC-inplace_HOME,3727,1069,0.08
|
142 |
+
Levin-change_verbs of Motion,3769,13285,0.08
|
143 |
+
Levin-inplace_verbs of Removing,3757,1431,0.07
|
144 |
+
LIWC-inplace_INGEST,3784,591,0.07
|
145 |
+
LIWC-inplace_BODY,3688,900,0.07
|
146 |
+
Levin-change_verbs of Removing,3557,1431,0.07
|
147 |
+
LIWC-inplace_NEGEMO,3464,638,0.07
|
148 |
+
LIWC-inplace_MALE,3565,2357,0.07
|
149 |
+
Levin-inplace_verbs of Grooming and Bodily Care,3545,831,0.07
|
150 |
+
Levin-change_verbs of Grooming and Bodily Care,3369,831,0.07
|
151 |
+
Levin-inplace_Judgement verbs,3424,676,0.07
|
152 |
+
Levin-inplace_verbs of Emission,3388,706,0.07
|
153 |
+
LIWC-change_ANGER,3319,218,0.06
|
154 |
+
Levin-inplace_verbs of Change of Possession,3211,2096,0.06
|
155 |
+
LIWC-inplace_ACHIEV,3156,1437,0.06
|
156 |
+
_concret-inplace,3192,33799,0.06
|
157 |
+
Levin-inplace_verbs of Coloring,3188,127,0.06
|
158 |
+
_POS-o,3136,7003,0.06
|
159 |
+
LIWC-change_WORK,3059,1662,0.06
|
160 |
+
LIWC-inplace_ADVERB,2935,12,0.06
|
161 |
+
_concret-change,2918,33799,0.06
|
162 |
+
LIWC-change_HOME,2919,1069,0.06
|
163 |
+
LIWC-change_BODY,2851,900,0.06
|
164 |
+
LIWC-inplace_MOTION,2807,14245,0.06
|
165 |
+
LIWC-change_FAMILY,2736,678,0.05
|
166 |
+
Levin-inplace_verbs of Desire,2726,52,0.05
|
167 |
+
Levin-change_Avoid verbs,2684,12,0.05
|
168 |
+
LIWC-change_DRIVES,2647,4711,0.05
|
169 |
+
LIWC-inplace_HEALTH,2591,570,0.05
|
170 |
+
_cosine-sim,2514,33799,0.05
|
171 |
+
Levin-change_verbs of Change of Possession,2523,2096,0.05
|
172 |
+
Levin-inplace_verbs of Motion,2462,13285,0.05
|
173 |
+
LIWC-inplace_FILLER,2399,769,0.05
|
174 |
+
Levin-inplace_Hold and Keep verbs,2299,1496,0.05
|
175 |
+
Levin-inplace_verbs of Sending and Carrying,2293,2938,0.04
|
176 |
+
LIWC-change_ACHIEV,2246,1437,0.04
|
177 |
+
Levin-inplace_Weather verbs,2266,281,0.04
|
178 |
+
Levin-change_verbs of Existence,2157,18879,0.04
|
179 |
+
LIWC-inplace_RISK,2106,138,0.04
|
180 |
+
LIWC-change_SPACE,2096,8039,0.04
|
181 |
+
LIWC-change_LEISURE,2072,6089,0.04
|
182 |
+
LIWC-inplace_FEEL,2017,608,0.03
|
183 |
+
LIWC-inplace_LEISURE,2005,6089,0.03
|
184 |
+
Levin-inplace_verbs of Cutting,1993,242,0.03
|
185 |
+
Levin-inplace_verbs of Searching,1843,1043,0.03
|
186 |
+
Levin-change_verbs of Sending and Carrying,1853,2938,0.03
|
187 |
+
Levin-change_verbs of Searching,1836,1043,0.03
|
188 |
+
LIWC-inplace_FOCUSPRESENT,1782,19781,0.03
|
189 |
+
_POS-s,1711,5264,0.03
|
190 |
+
Levin-inplace_verbs Involving the Body,1711,3582,0.02
|
191 |
+
LIWC-inplace_CAUSE,1633,576,0.02
|
192 |
+
Levin-inplace_verbs of Change of State,1575,2521,0.02
|
193 |
+
LIWC-inplace_PERCEPT,1557,2975,0.02
|
194 |
+
LIWC-inplace_PRONOUN,1430,9,0.02
|
195 |
+
LIWC-inplace_IPRON,1373,8,0.02
|
196 |
+
Levin-change_verbs of Concealment,1346,59,0.02
|
197 |
+
Levin-change_verbs with Predicative Complements,1388,3424,0.02
|
198 |
+
LIWC-change_FOCUSFUTURE,1312,141,0.02
|
199 |
+
Levin-change_Hold and Keep verbs,1308,1496,0.01
|
200 |
+
Levin-change_verbs of Throwing,1235,1135,0.01
|
201 |
+
Levin-change_verbs of Putting,1145,12063,0.01
|
202 |
+
Levin-inplace_verbs of Social Interaction,1079,2385,0.01
|
203 |
+
LIWC-inplace_SPACE,1102,8039,0.01
|
204 |
+
LIWC-inplace_VERB,1084,20331,0.01
|
205 |
+
LIWC-change_FOCUSPRESENT,1010,19781,0.01
|
206 |
+
Levin-inplace_verbs of Putting,967,12063,0.01
|
207 |
+
LIWC-inplace_REWARD,915,915,0.01
|
208 |
+
LIWC-inplace_FEMALE,840,3521,0.01
|
209 |
+
LIWC-inplace_COGPROC,799,854,0.01
|
210 |
+
Levin-change_verbs Involving the Body,736,3582,0.0
|
211 |
+
LIWC-inplace_RELATIV,748,22692,0.0
|
212 |
+
Levin-inplace_verbs of Assessment,682,34,0.0
|
213 |
+
LIWC-inplace_WORK,657,1662,0.0
|
214 |
+
Levin-inplace_verbs with Predicative Complements,592,3424,0.0
|
215 |
+
_POS-v,579,21532,0.0
|
216 |
+
LIWC-change_ADJ,539,227,0.0
|
217 |
+
LIWC-inplace_RELIG,502,2,0.0
|
218 |
+
LIWC-change_ARTICLE,489,46,0.0
|
219 |
+
LIWC-inplace_PPRON,483,1,0.0
|
220 |
+
LIWC-change_YOU,483,1,0.0
|
221 |
+
LIWC-change_RELIG,472,2,0.0
|
222 |
+
LIWC-inplace_YOU,448,1,0.0
|
223 |
+
LIWC-change_PREP,515,1,0.0
|
224 |
+
Levin-change_Engendered verbs,443,2,0.0
|
225 |
+
LIWC-change_PPRON,462,1,0.0
|
226 |
+
LIWC-change_NONFLU,489,1,0.0
|
227 |
+
Levin-inplace_Poke verbs,451,3,0.0
|
svo_probes_with_scores.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a2f574cba58b25fb1dd2b69ca3fcc88928eb8fd6d63a5c6f8cff5776559688
|
3 |
+
size 16054527
|
words_counter_LAION.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05273bf549680d4acfb9a0d4d00ec8c733cb5d1f16ace839458b783d1742a796
|
3 |
+
size 20990147
|