chenlin
commited on
Commit
•
738faab
1
Parent(s):
2cf8ec7
init
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
---
|
2 |
-
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
inference: false
|
3 |
---
|
4 |
+
|
5 |
+
<br>
|
6 |
+
<br>
|
7 |
+
|
8 |
+
# ShareGPT4V Model Card
|
9 |
+
|
10 |
+
## Model details
|
11 |
+
|
12 |
+
**Model type:**
|
13 |
+
This is the vision tower of ShareGPT4V-13B fine-tuned with our [ShareGPT4V dataset](https://huggingface.co/datasets/Lin-Chen/ShareGPT4V).
|
14 |
+
|
15 |
+
**Model date:**
|
16 |
+
This vision tower was trained in Nov 2023.
|
17 |
+
|
18 |
+
**Paper or resources for more information:**
|
19 |
+
[[Project](https://ShareGPT4V.github.io/)] [[Paper](https://huggingface.co/papers/2311.12793)] [[Code](https://github.com/InternLM/InternLM-XComposer/tree/main/projects/ShareGPT4V)]
|
20 |
+
|
21 |
+
## License
|
22 |
+
Llama 2 is licensed under the LLAMA 2 Community License,
|
23 |
+
Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
24 |
+
|
25 |
+
## Intended use
|
26 |
+
**Primary intended uses:**
|
27 |
+
The primary use of this vision tower is research on large multimodal models and chatbots.
|
28 |
+
|
29 |
+
**Primary intended users:**
|
30 |
+
The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|
31 |
+
|
32 |
+
## Training dataset
|
33 |
+
- 1.2M high-quality image-text pairs
|