|
20 | 20 | "canContribute": true, |
21 | 21 | "timestamps": [ |
22 | 22 | { "time": "0:00", "title": "Welcome!" }, |
23 | | - { "time": "2:01", "title": "Why JavaScript and not Python?" }, |
24 | | - { "time": "3:06", "title": "What is Hugging Face?" }, |
| 23 | + { "time": "1:53", "title": "Why JavaScript and not Python?" }, |
| 24 | + { "time": "3:01", "title": "What is Hugging Face?" }, |
25 | 25 | { "time": "4:03", "title": "Transformers.js Documentation" }, |
26 | 26 | { "time": "4:18", "title": "Pipeline API" }, |
27 | | - { "time": "5:05", "title": "import syntax and ES6 modules" }, |
28 | | - { "time": "8:38", "title": "Object Destructuring" }, |
| 27 | + { "time": "5:41", "title": "import syntax and ES6 modules" }, |
| 28 | + { "time": "8:34", "title": "Object Destructuring" }, |
29 | 29 | { "time": "11:33", "title": "Creating a Pipeline" }, |
30 | 30 | { "time": "13:18", "title": "Sentiment Analysis Example" }, |
31 | | - { "time": "18:56", "title": "Tasks and Models on Hugging Face" }, |
| 31 | + { "time": "19:04", "title": "Tasks and Models on Hugging Face" }, |
32 | 32 | { "time": "20:20", "title": "Language Detection Example" }, |
33 | | - { "time": "22:29", "title": "Device: WebGPU, CPU and more" }, |
34 | | - { "time": "24:32", "title": "Data Types and Quantization" }, |
35 | | - { "time": "28:00", "title": "See you next time!" } |
| 33 | + { "time": "22:27", "title": "Device: WebGPU, CPU and more" }, |
| 34 | + { "time": "24:25", "title": "Data Types and Quantization" }, |
| 35 | + { "time": "27:54", "title": "See you next time!" } |
36 | 36 | ], |
37 | 37 | "codeExamples": [ |
38 | 38 | { |
|
0 commit comments