Correct pipeline tag
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
datasets:
|
4 |
- TIGER-Lab/VisualWebInstruct
|
5 |
language:
|
6 |
- en
|
7 |
-
base_model:
|
8 |
-
- MAmmoTH-VL/MAmmoTH-VL-8B
|
9 |
-
pipeline_tag: question-answering
|
10 |
library_name: transformers
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Introduction
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- MAmmoTH-VL/MAmmoTH-VL-8B
|
4 |
datasets:
|
5 |
- TIGER-Lab/VisualWebInstruct
|
6 |
language:
|
7 |
- en
|
|
|
|
|
|
|
8 |
library_name: transformers
|
9 |
+
license: apache-2.0
|
10 |
+
pipeline_tag: image-text-to-text
|
11 |
---
|
12 |
|
13 |
# Introduction
|