Update README.md
Browse filesupdate model card
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card
|
2 |
<!-- Provide a quick summary of what the model is/does. -->
|
3 |
Parrot is a multi-language and multi-modal large language model capable of achieving excellent performance.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- AIDC-AI/Parrot-dataset
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- MLLM
|
8 |
+
pipeline_tag: image-text-to-text
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
---
|
12 |
+
|
13 |
# Model Card
|
14 |
<!-- Provide a quick summary of what the model is/does. -->
|
15 |
Parrot is a multi-language and multi-modal large language model capable of achieving excellent performance.
|