kimihailv commited on
Commit
93b750b
1 Parent(s): ff7b381

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ For Content Understanding and Generation<br/>
11
 
12
  ## Description
13
 
14
- UForm-Gen is a small generative vision-language model primarly designed for Image Captioning and Visual Question Answering. The model consists of two parts:
15
 
16
  1. [UForm Vision Encoder](https://huggingface.co/unum-cloud/uform-vl-english)
17
  2. [Sheared-LLaMA-1.3B](https://huggingface.co/princeton-nlp/Sheared-LLaMA-1.3B) manually tuned on the instruction dataset
 
11
 
12
  ## Description
13
 
14
+ UForm-Gen is a small generative vision-language model primarily designed for Image Captioning and Visual Question Answering. The model consists of two parts:
15
 
16
  1. [UForm Vision Encoder](https://huggingface.co/unum-cloud/uform-vl-english)
17
  2. [Sheared-LLaMA-1.3B](https://huggingface.co/princeton-nlp/Sheared-LLaMA-1.3B) manually tuned on the instruction dataset