tsbpp commited on
Commit
f538593
·
verified ·
1 Parent(s): a14c0aa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+
6
+ # Cambrian Model Card
7
+
8
+ ## Model details
9
+
10
+ **Model type:**
11
+ Cambrian is an open-source Multimodal LLM with vision-centric designs.
12
+
13
+ **Model date:**
14
+ Cambrian-1.5-34B was trained in June 2023.
15
+
16
+ **Paper or resources for more information:**
17
+ https://cambrian-mllm.github.io/
18
+
19
+
20
+ **Where to send questions or comments about the model:**
21
+ https://github.com/cambrian-mllm/cambrian/issues
22
+
23
+ ## Training dataset
24
+ - [2.5M Cambrian Alignment Dat](https://huggingface.co/datasets/nyu-visionx/Cambrian-Alignment).
25
+ - [7M Cambrian Curated Instruction Tuning Data](https://huggingface.co/datasets/nyu-visionx/Cambrian-10M)
26
+