tsbpp commited on
Commit
5c83232
·
verified ·
1 Parent(s): f91a8a9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-13B was trained in June 2023.
15
+
16
+ **Paper or resources for more information:**
17
+ https://cambrian-mllm.github.io/
18
+
19
+ ## License
20
+ Llama 3 is licensed under the LLAMA 2 Community License,
21
+ Copyright (c) Meta Platforms, Inc. All Rights Reserved.
22
+
23
+ **Where to send questions or comments about the model:**
24
+ https://github.com/cambrian-mllm/cambrian/issues
25
+
26
+ ## Training dataset
27
+ - [2.5M Cambrian Alignment Dat](https://huggingface.co/datasets/nyu-visionx/Cambrian-Alignment).
28
+ - [7M Cambrian Curated Instruction Tuning Data](https://huggingface.co/datasets/nyu-visionx/Cambrian-10M)
29
+