visheratin commited on
Commit
2d1df02
1 Parent(s): d0454de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -133,6 +133,12 @@ with torch.inference_mode():
133
  - POPE - 80.59%
134
  - V*-bench - 52.25% (OCR - 46.66%, GPT4V-hard - 41.17%, direct attributes - 43.48%, relative position - 65.79%)
135
 
 
 
 
 
 
 
136
  ## License
137
 
138
  The model is licensed under MIT license, but since the data used for model training is largely synthetic, you should also follow OpenAI and Google Gemini terms of service.
 
133
  - POPE - 80.59%
134
  - V*-bench - 52.25% (OCR - 46.66%, GPT4V-hard - 41.17%, direct attributes - 43.48%, relative position - 65.79%)
135
 
136
+ ## Examples
137
+
138
+ <a target="_blank" href="https://colab.research.google.com/drive/1sXDvVl5s9fTcE0N2bQGOlXhnNlKEdeun">
139
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
140
+ </a>
141
+
142
  ## License
143
 
144
  The model is licensed under MIT license, but since the data used for model training is largely synthetic, you should also follow OpenAI and Google Gemini terms of service.