| 1 | { |
| 2 | "version": 1, |
| 3 | "defaults": { |
| 4 | "transition": { |
| 5 | "effect": "fade", |
| 6 | "duration": 0.35 |
| 7 | }, |
| 8 | "animation": { |
| 9 | "effect": "fade", |
| 10 | "duration": 0.35, |
| 11 | "stagger": 0.18, |
| 12 | "trigger": "after-previous" |
| 13 | } |
| 14 | }, |
| 15 | "slides": { |
| 16 | "01_cover": { |
| 17 | "transition": { |
| 18 | "effect": "fade", |
| 19 | "duration": 0.55 |
| 20 | }, |
| 21 | "animation": { |
| 22 | "effect": "fade", |
| 23 | "duration": 0.65, |
| 24 | "stagger": 0.28, |
| 25 | "trigger": "after-previous" |
| 26 | }, |
| 27 | "groups": { |
| 28 | "cover-title": { |
| 29 | "order": 1, |
| 30 | "duration": 0.75 |
| 31 | }, |
| 32 | "cover-meta": { |
| 33 | "order": 2, |
| 34 | "duration": 0.45, |
| 35 | "delay": 0.12 |
| 36 | } |
| 37 | } |
| 38 | }, |
| 39 | "02_agenda": { |
| 40 | "transition": { |
| 41 | "effect": "fade", |
| 42 | "duration": 0.45 |
| 43 | }, |
| 44 | "animation": { |
| 45 | "effect": "fade", |
| 46 | "duration": 0.35, |
| 47 | "stagger": 0.12, |
| 48 | "trigger": "after-previous" |
| 49 | } |
| 50 | }, |
| 51 | "03_problem": { |
| 52 | "transition": { |
| 53 | "effect": "fade", |
| 54 | "duration": 0.4 |
| 55 | }, |
| 56 | "animation": { |
| 57 | "effect": "fade", |
| 58 | "duration": 0.45, |
| 59 | "stagger": 0.22, |
| 60 | "trigger": "after-previous" |
| 61 | }, |
| 62 | "groups": { |
| 63 | "hero-number": { |
| 64 | "effect": "zoom", |
| 65 | "order": 1, |
| 66 | "duration": 0.55 |
| 67 | }, |
| 68 | "points": { |
| 69 | "effect": "fade", |
| 70 | "order": 2, |
| 71 | "duration": 0.45, |
| 72 | "delay": 0.12 |
| 73 | } |
| 74 | } |
| 75 | }, |
| 76 | "04_limitations": { |
| 77 | "transition": { |
| 78 | "effect": "fade", |
| 79 | "duration": 0.3 |
| 80 | }, |
| 81 | "animation": { |
| 82 | "effect": "fly", |
| 83 | "duration": 0.32, |
| 84 | "stagger": 0.14, |
| 85 | "trigger": "after-previous" |
| 86 | } |
| 87 | }, |
| 88 | "05_insight": { |
| 89 | "transition": { |
| 90 | "effect": "fade", |
| 91 | "duration": 0.4 |
| 92 | }, |
| 93 | "animation": { |
| 94 | "effect": "fade", |
| 95 | "duration": 0.45, |
| 96 | "stagger": 0.2, |
| 97 | "trigger": "after-previous" |
| 98 | }, |
| 99 | "groups": { |
| 100 | "figure": { |
| 101 | "effect": "zoom", |
| 102 | "order": 1, |
| 103 | "duration": 0.55 |
| 104 | }, |
| 105 | "statements": { |
| 106 | "effect": "fade", |
| 107 | "order": 2, |
| 108 | "duration": 0.42, |
| 109 | "delay": 0.12 |
| 110 | } |
| 111 | } |
| 112 | }, |
| 113 | "06_method": { |
| 114 | "transition": { |
| 115 | "effect": "fade", |
| 116 | "duration": 0.42 |
| 117 | }, |
| 118 | "animation": { |
| 119 | "effect": "fade", |
| 120 | "duration": 0.42, |
| 121 | "stagger": 0.18, |
| 122 | "trigger": "after-previous" |
| 123 | }, |
| 124 | "groups": { |
| 125 | "diagram": { |
| 126 | "effect": "zoom", |
| 127 | "order": 1, |
| 128 | "duration": 0.55 |
| 129 | }, |
| 130 | "annot": { |
| 131 | "effect": "appear", |
| 132 | "order": 2, |
| 133 | "duration": 0.25, |
| 134 | "delay": 0.08 |
| 135 | }, |
| 136 | "formula-band": { |
| 137 | "effect": "wipe", |
| 138 | "order": 3, |
| 139 | "duration": 0.48, |
| 140 | "delay": 0.12 |
| 141 | } |
| 142 | } |
| 143 | }, |
| 144 | "07_implementation": { |
| 145 | "transition": { |
| 146 | "effect": "fade", |
| 147 | "duration": 0.3 |
| 148 | }, |
| 149 | "animation": { |
| 150 | "effect": "fly", |
| 151 | "duration": 0.34, |
| 152 | "stagger": 0.14, |
| 153 | "trigger": "after-previous" |
| 154 | } |
| 155 | }, |
| 156 | "08_transformer": { |
| 157 | "transition": { |
| 158 | "effect": "fade", |
| 159 | "duration": 0.3 |
| 160 | }, |
| 161 | "animation": { |
| 162 | "effect": "fade", |
| 163 | "duration": 0.34, |
| 164 | "stagger": 0.13, |
| 165 | "trigger": "after-previous" |
| 166 | }, |
| 167 | "groups": { |
| 168 | "figure": { |
| 169 | "effect": "zoom", |
| 170 | "order": 1, |
| 171 | "duration": 0.45 |
| 172 | }, |
| 173 | "point-scope": { |
| 174 | "effect": "fade", |
| 175 | "order": 2, |
| 176 | "duration": 0.32 |
| 177 | }, |
| 178 | "card-param": { |
| 179 | "effect": "wipe", |
| 180 | "order": 3, |
| 181 | "duration": 0.36 |
| 182 | }, |
| 183 | "kpi-reduction": { |
| 184 | "effect": "fly", |
| 185 | "order": 4, |
| 186 | "duration": 0.36 |
| 187 | } |
| 188 | } |
| 189 | }, |
| 190 | "09_advantages": { |
| 191 | "transition": { |
| 192 | "effect": "fade", |
| 193 | "duration": 0.28 |
| 194 | }, |
| 195 | "animation": { |
| 196 | "effect": "fly", |
| 197 | "duration": 0.3, |
| 198 | "stagger": 0.12, |
| 199 | "trigger": "after-previous" |
| 200 | } |
| 201 | }, |
| 202 | "10_latency": { |
| 203 | "transition": { |
| 204 | "effect": "fade", |
| 205 | "duration": 0.3 |
| 206 | }, |
| 207 | "animation": { |
| 208 | "effect": "fade", |
| 209 | "duration": 0.32, |
| 210 | "stagger": 0.14, |
| 211 | "trigger": "after-previous" |
| 212 | }, |
| 213 | "groups": { |
| 214 | "legend": { |
| 215 | "effect": "appear", |
| 216 | "order": 1, |
| 217 | "duration": 0.2 |
| 218 | }, |
| 219 | "chartArea": { |
| 220 | "effect": "wipe", |
| 221 | "order": 2, |
| 222 | "duration": 0.55 |
| 223 | }, |
| 224 | "takeaway": { |
| 225 | "effect": "fade", |
| 226 | "order": 3, |
| 227 | "duration": 0.42, |
| 228 | "delay": 0.15 |
| 229 | } |
| 230 | } |
| 231 | }, |
| 232 | "11_setup": { |
| 233 | "transition": { |
| 234 | "effect": "fade", |
| 235 | "duration": 0.28 |
| 236 | }, |
| 237 | "animation": { |
| 238 | "effect": "wipe", |
| 239 | "duration": 0.32, |
| 240 | "stagger": 0.16, |
| 241 | "trigger": "after-previous" |
| 242 | }, |
| 243 | "groups": { |
| 244 | "table": { |
| 245 | "order": 1, |
| 246 | "duration": 0.4 |
| 247 | }, |
| 248 | "baselines": { |
| 249 | "effect": "fade", |
| 250 | "order": 2, |
| 251 | "duration": 0.34, |
| 252 | "delay": 0.08 |
| 253 | } |
| 254 | } |
| 255 | }, |
| 256 | "12_glue": { |
| 257 | "transition": { |
| 258 | "effect": "fade", |
| 259 | "duration": 0.28 |
| 260 | }, |
| 261 | "animation": { |
| 262 | "effect": "wipe", |
| 263 | "duration": 0.34, |
| 264 | "stagger": 0.16, |
| 265 | "trigger": "after-previous" |
| 266 | }, |
| 267 | "groups": { |
| 268 | "table": { |
| 269 | "order": 1, |
| 270 | "duration": 0.45 |
| 271 | }, |
| 272 | "takeaway": { |
| 273 | "effect": "fade", |
| 274 | "order": 2, |
| 275 | "duration": 0.42, |
| 276 | "delay": 0.12 |
| 277 | } |
| 278 | } |
| 279 | }, |
| 280 | "13_gpt3": { |
| 281 | "transition": { |
| 282 | "effect": "fade", |
| 283 | "duration": 0.32 |
| 284 | }, |
| 285 | "animation": { |
| 286 | "effect": "zoom", |
| 287 | "duration": 0.34, |
| 288 | "stagger": 0.12, |
| 289 | "trigger": "after-previous" |
| 290 | } |
| 291 | }, |
| 292 | "14_understanding": { |
| 293 | "transition": { |
| 294 | "effect": "fade", |
| 295 | "duration": 0.3 |
| 296 | }, |
| 297 | "animation": { |
| 298 | "effect": "fade", |
| 299 | "duration": 0.34, |
| 300 | "stagger": 0.14, |
| 301 | "trigger": "after-previous" |
| 302 | }, |
| 303 | "groups": { |
| 304 | "card-weights": { |
| 305 | "effect": "wipe", |
| 306 | "order": 1, |
| 307 | "duration": 0.36 |
| 308 | }, |
| 309 | "card-rank": { |
| 310 | "effect": "wipe", |
| 311 | "order": 2, |
| 312 | "duration": 0.36 |
| 313 | }, |
| 314 | "heatmap": { |
| 315 | "effect": "zoom", |
| 316 | "order": 3, |
| 317 | "duration": 0.48, |
| 318 | "delay": 0.12 |
| 319 | } |
| 320 | } |
| 321 | }, |
| 322 | "15_conclusion": { |
| 323 | "transition": { |
| 324 | "effect": "fade", |
| 325 | "duration": 0.5 |
| 326 | }, |
| 327 | "animation": { |
| 328 | "effect": "fade", |
| 329 | "duration": 0.42, |
| 330 | "stagger": 0.18, |
| 331 | "trigger": "after-previous" |
| 332 | }, |
| 333 | "groups": { |
| 334 | "take-01": { |
| 335 | "order": 1, |
| 336 | "duration": 0.48 |
| 337 | }, |
| 338 | "take-02": { |
| 339 | "order": 2, |
| 340 | "duration": 0.48 |
| 341 | }, |
| 342 | "take-03": { |
| 343 | "order": 3, |
| 344 | "duration": 0.48 |
| 345 | }, |
| 346 | "repo": { |
| 347 | "effect": "appear", |
| 348 | "order": 4, |
| 349 | "duration": 0.25, |
| 350 | "delay": 0.12 |
| 351 | } |
| 352 | } |
| 353 | } |
| 354 | } |
| 355 | } |
| 356 |