Correct pipeline tag, add library and license (#2)
Browse files- Correct pipeline tag, add library and license (8be048ebf029c158946d939a88382b76704f3ec9)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
pipeline_tag: text-generation
|
3 |
datasets:
|
4 |
- liupf/ChEBI-20-MM
|
5 |
- BAAI/CMMU
|
@@ -7,6 +6,9 @@ datasets:
|
|
7 |
language:
|
8 |
- en
|
9 |
- zh
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
## Citation
|
|
|
1 |
---
|
|
|
2 |
datasets:
|
3 |
- liupf/ChEBI-20-MM
|
4 |
- BAAI/CMMU
|
|
|
6 |
language:
|
7 |
- en
|
8 |
- zh
|
9 |
+
pipeline_tag: image-text-to-text
|
10 |
+
library_name: transformers
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
## Citation
|