AskYoutube
commited on
Commit
·
6d611d1
1
Parent(s):
5ff2646
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,6 @@ This model is based on Video-LLaMA. Check out the original work here: https://gi
|
|
17 |
AskVideos-7B-Instruct-v0.1 code and models are distributed under the Apache License 2.0.
|
18 |
|
19 |
## Training dataset
|
20 |
-
- 50K video synthetic Q&A pairs mined from videos.
|
21 |
-
-
|
22 |
- Finetuned on Video-LLaAMA Vicuna 7B.
|
|
|
17 |
AskVideos-7B-Instruct-v0.1 code and models are distributed under the Apache License 2.0.
|
18 |
|
19 |
## Training dataset
|
20 |
+
- Finetuned with 50K video synthetic Q&A pairs mined from videos.
|
21 |
+
- For each Q&A pair, 16 frames are sampled over a 30s video.
|
22 |
- Finetuned on Video-LLaAMA Vicuna 7B.
|