Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
- other
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- GPT-4V
|
| 10 |
+
- video
|
| 11 |
+
size_categories:
|
| 12 |
+
- n < 1M
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# ShareGPTVideo Raw Videos for Testing data
|
| 16 |
+
All dataset and models can be found at [ShareGPTVideo](https://huggingface.co/ShareGPTVideo).
|
| 17 |
+
|
| 18 |
+
Contents:
|
| 19 |
+
In case of need, this contains raw videos corresponding to test frames in
|
| 20 |
+
[Test video frames](https://huggingface.co/datasets/ShareGPTVideo/test_video_and_instruction/tree/main/video_data/test)
|