wop commited on
Commit
c5bbf44
·
verified ·
1 Parent(s): 10e81a0

Append self-distillation entry

Browse files

Update data.json via Self-Distillation app

Files changed (1) hide show
  1. data.json +195 -1
data.json CHANGED
@@ -1 +1,195 @@
1
- []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "text": "hi there how can i help you today?\nim feeling amazing\nnow saddd",
4
+ "emotional_flow": [
5
+ {
6
+ "label": "annoyed",
7
+ "curves": [
8
+ {
9
+ "start_word": 0,
10
+ "end_word": 0,
11
+ "start_intensity": 0.15732347328244278,
12
+ "peak_intensity": 0.15732347328244278,
13
+ "end_intensity": 0.15732347328244278
14
+ },
15
+ {
16
+ "start_word": 1,
17
+ "end_word": 1,
18
+ "start_intensity": 0.5848043893129771,
19
+ "peak_intensity": 0.5848043893129771,
20
+ "end_intensity": 0.5848043893129771
21
+ },
22
+ {
23
+ "start_word": 2,
24
+ "end_word": 2,
25
+ "start_intensity": 1,
26
+ "peak_intensity": 1,
27
+ "end_intensity": 1
28
+ },
29
+ {
30
+ "start_word": 3,
31
+ "end_word": 3,
32
+ "start_intensity": 1,
33
+ "peak_intensity": 1,
34
+ "end_intensity": 1
35
+ },
36
+ {
37
+ "start_word": 4,
38
+ "end_word": 4,
39
+ "start_intensity": 1,
40
+ "peak_intensity": 1,
41
+ "end_intensity": 1
42
+ },
43
+ {
44
+ "start_word": 5,
45
+ "end_word": 5,
46
+ "start_intensity": 1,
47
+ "peak_intensity": 1,
48
+ "end_intensity": 1
49
+ },
50
+ {
51
+ "start_word": 6,
52
+ "end_word": 6,
53
+ "start_intensity": 0.4626669847328244,
54
+ "peak_intensity": 0.4626669847328244,
55
+ "end_intensity": 0.4626669847328244
56
+ },
57
+ {
58
+ "start_word": 7,
59
+ "end_word": 7,
60
+ "start_intensity": 0.9054150763358779,
61
+ "peak_intensity": 0.9054150763358779,
62
+ "end_intensity": 0.9054150763358779
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "label": "excited",
68
+ "curves": [
69
+ {
70
+ "start_word": 8,
71
+ "end_word": 8,
72
+ "start_intensity": 1,
73
+ "peak_intensity": 1,
74
+ "end_intensity": 1
75
+ },
76
+ {
77
+ "start_word": 9,
78
+ "end_word": 9,
79
+ "start_intensity": 0.8901479007633588,
80
+ "peak_intensity": 0.8901479007633588,
81
+ "end_intensity": 0.8901479007633588
82
+ },
83
+ {
84
+ "start_word": 9,
85
+ "end_word": 9,
86
+ "start_intensity": 0.8977814885496184,
87
+ "peak_intensity": 0.8977814885496184,
88
+ "end_intensity": 0.8977814885496184
89
+ },
90
+ {
91
+ "start_word": 10,
92
+ "end_word": 10,
93
+ "start_intensity": 0.8901479007633588,
94
+ "peak_intensity": 0.8901479007633588,
95
+ "end_intensity": 0.8901479007633588
96
+ }
97
+ ]
98
+ },
99
+ {
100
+ "label": "sad",
101
+ "curves": [
102
+ {
103
+ "start_word": 11,
104
+ "end_word": 11,
105
+ "start_intensity": 0.4626669847328244,
106
+ "peak_intensity": 0.4626669847328244,
107
+ "end_intensity": 0.4626669847328244
108
+ },
109
+ {
110
+ "start_word": 12,
111
+ "end_word": 12,
112
+ "start_intensity": 0.9817509541984732,
113
+ "peak_intensity": 0.9817509541984732,
114
+ "end_intensity": 0.9817509541984732
115
+ }
116
+ ]
117
+ },
118
+ {
119
+ "label": "bored",
120
+ "curves": [
121
+ {
122
+ "start_word": 0,
123
+ "end_word": 0,
124
+ "start_intensity": 0.8138120229007634,
125
+ "peak_intensity": 0.8138120229007634,
126
+ "end_intensity": 0.8138120229007634
127
+ },
128
+ {
129
+ "start_word": 1,
130
+ "end_word": 1,
131
+ "start_intensity": 0.29472805343511455,
132
+ "peak_intensity": 0.29472805343511455,
133
+ "end_intensity": 0.29472805343511455
134
+ },
135
+ {
136
+ "start_word": 3,
137
+ "end_word": 3,
138
+ "start_intensity": 0.3786975190839694,
139
+ "peak_intensity": 0.3786975190839694,
140
+ "end_intensity": 0.3786975190839694
141
+ },
142
+ {
143
+ "start_word": 5,
144
+ "end_word": 5,
145
+ "start_intensity": 0.22602576335877866,
146
+ "peak_intensity": 0.22602576335877866,
147
+ "end_intensity": 0.22602576335877866
148
+ },
149
+ {
150
+ "start_word": 7,
151
+ "end_word": 7,
152
+ "start_intensity": 0.13442270992366412,
153
+ "peak_intensity": 0.13442270992366412,
154
+ "end_intensity": 0.13442270992366412
155
+ },
156
+ {
157
+ "start_word": 8,
158
+ "end_word": 8,
159
+ "start_intensity": 0.9283158396946565,
160
+ "peak_intensity": 0.9283158396946565,
161
+ "end_intensity": 0.9283158396946565
162
+ },
163
+ {
164
+ "start_word": 9,
165
+ "end_word": 9,
166
+ "start_intensity": 0.1038883587786259,
167
+ "peak_intensity": 0.1038883587786259,
168
+ "end_intensity": 0.1038883587786259
169
+ },
170
+ {
171
+ "start_word": 10,
172
+ "end_word": 10,
173
+ "start_intensity": 0.37106393129770987,
174
+ "peak_intensity": 0.37106393129770987,
175
+ "end_intensity": 0.37106393129770987
176
+ },
177
+ {
178
+ "start_word": 11,
179
+ "end_word": 11,
180
+ "start_intensity": 0.8061784351145038,
181
+ "peak_intensity": 0.8061784351145038,
182
+ "end_intensity": 0.8061784351145038
183
+ },
184
+ {
185
+ "start_word": 12,
186
+ "end_word": 12,
187
+ "start_intensity": 0.15732347328244278,
188
+ "peak_intensity": 0.15732347328244278,
189
+ "end_intensity": 0.15732347328244278
190
+ }
191
+ ]
192
+ }
193
+ ]
194
+ }
195
+ ]