Update README.md
Browse files
README.md
CHANGED
|
@@ -1,42 +1,42 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
inference: false
|
| 4 |
-
datasets:
|
| 5 |
-
- Lin-Chen/ShareGPT4V
|
| 6 |
-
- ShareGPT4Video/ShareGPT4Video
|
| 7 |
-
pipeline_tag: visual-question-answering
|
| 8 |
-
---
|
| 9 |
-
<br>
|
| 10 |
-
<br>
|
| 11 |
-
|
| 12 |
-
# sharegpt4video-8b Model Card
|
| 13 |
-
|
| 14 |
-
## Model details
|
| 15 |
-
|
| 16 |
-
**Model type:**
|
| 17 |
-
sharegpt4video-8b is an open-source video chatbot trained by fine-tuning the entire model on open-source [video instruction data](https://huggingface.co/datasets/ShareGPT4Video/ShareGPT4Video). The training process takes around 1 hour on 32xA100 GPUs.
|
| 18 |
-
|
| 19 |
-
**Model date:**
|
| 20 |
-
sharegpt4video-8b was trained in May 2024.
|
| 21 |
-
|
| 22 |
-
**Paper or resources for more information:**
|
| 23 |
-
[[Code](https://github.com/
|
| 24 |
-
|
| 25 |
-
## Usage
|
| 26 |
-
|
| 27 |
-
You can utilize this model as we provide in our [[repository](https://github.com/
|
| 28 |
-
|
| 29 |
-
## Training dataset
|
| 30 |
-
|
| 31 |
-
All training data are open-sourced in our [repository](https://github.com/
|
| 32 |
-
|
| 33 |
-
- 153K collection of various video instruction data
|
| 34 |
-
- 28K high-quality video caption data from [[ShareGPT4Video](https://huggingface.co/datasets/ShareGPT4Video/ShareGPT4Video)]
|
| 35 |
-
|
| 36 |
-
## Intended use
|
| 37 |
-
|
| 38 |
-
**Primary intended uses:**
|
| 39 |
-
The primary use of sharegpt4video-8b is research on large video-language models and video chatbots.
|
| 40 |
-
|
| 41 |
-
**Primary intended users:**
|
| 42 |
-
The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
inference: false
|
| 4 |
+
datasets:
|
| 5 |
+
- Lin-Chen/ShareGPT4V
|
| 6 |
+
- ShareGPT4Video/ShareGPT4Video
|
| 7 |
+
pipeline_tag: visual-question-answering
|
| 8 |
+
---
|
| 9 |
+
<br>
|
| 10 |
+
<br>
|
| 11 |
+
|
| 12 |
+
# sharegpt4video-8b Model Card
|
| 13 |
+
|
| 14 |
+
## Model details
|
| 15 |
+
|
| 16 |
+
**Model type:**
|
| 17 |
+
sharegpt4video-8b is an open-source video chatbot trained by fine-tuning the entire model on open-source [video instruction data](https://huggingface.co/datasets/ShareGPT4Video/ShareGPT4Video). The training process takes around 1 hour on 32xA100 GPUs.
|
| 18 |
+
|
| 19 |
+
**Model date:**
|
| 20 |
+
sharegpt4video-8b was trained in May 2024.
|
| 21 |
+
|
| 22 |
+
**Paper or resources for more information:**
|
| 23 |
+
[[Code](https://github.com/ShareGPT4Omni/ShareGPT4Video)] [[Project Page](https://sharegpt4video.github.io/)]
|
| 24 |
+
|
| 25 |
+
## Usage
|
| 26 |
+
|
| 27 |
+
You can utilize this model as we provide in our [[repository](https://github.com/ShareGPT4Omni/ShareGPT4Video)].
|
| 28 |
+
|
| 29 |
+
## Training dataset
|
| 30 |
+
|
| 31 |
+
All training data are open-sourced, you can find the usage in our [repository](https://github.com/ShareGPT4Omni/ShareGPT4Video).
|
| 32 |
+
|
| 33 |
+
- 153K collection of various video instruction data
|
| 34 |
+
- 28K high-quality video caption data from [[ShareGPT4Video](https://huggingface.co/datasets/ShareGPT4Video/ShareGPT4Video)]
|
| 35 |
+
|
| 36 |
+
## Intended use
|
| 37 |
+
|
| 38 |
+
**Primary intended uses:**
|
| 39 |
+
The primary use of sharegpt4video-8b is research on large video-language models and video chatbots.
|
| 40 |
+
|
| 41 |
+
**Primary intended users:**
|
| 42 |
+
The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|