Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Multimodal-Textbook
|
@@ -90,11 +101,4 @@ For each keyframe, its naming format rule is:
|
|
90 |
For example, the path and file name of a keyframe is
|
91 |
`-1uixJ1V-As/[email protected]_55.0#2.jpg`.
|
92 |
|
93 |
-
This means that this image is extracted from the video (`-1uixJ1V-As`), more specifically, it is the second keyframe (#2) in the video clip from 10.0 to 55.0 seconds. You can access the original video through [https://www.youtube.com/watch?v=-1uixJ1V-As](https://www.youtube.com/watch?v=-1uixJ1V-As).
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- summarization
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- Pretraining
|
10 |
+
- Interleaved
|
11 |
+
- Reasoning
|
12 |
+
size_categories:
|
13 |
+
- 1M<n<10M
|
14 |
---
|
15 |
|
16 |
# Multimodal-Textbook
|
|
|
101 |
For example, the path and file name of a keyframe is
|
102 |
`-1uixJ1V-As/[email protected]_55.0#2.jpg`.
|
103 |
|
104 |
+
This means that this image is extracted from the video (`-1uixJ1V-As`), more specifically, it is the second keyframe (#2) in the video clip from 10.0 to 55.0 seconds. You can access the original video through [https://www.youtube.com/watch?v=-1uixJ1V-As](https://www.youtube.com/watch?v=-1uixJ1V-As).
|
|
|
|
|
|
|
|
|
|
|
|
|
|