Fix task name
#2
by
merve
HF staff
- opened
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
pipeline_tag:
|
4 |
---
|
5 |
|
6 |
# InternVL2-26B
|
@@ -613,4 +613,4 @@ print(sess.response.text)
|
|
613 |
journal={arXiv preprint arXiv:2404.16821},
|
614 |
year={2024}
|
615 |
}
|
616 |
-
```
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
---
|
5 |
|
6 |
# InternVL2-26B
|
|
|
613 |
journal={arXiv preprint arXiv:2404.16821},
|
614 |
year={2024}
|
615 |
}
|
616 |
+
```
|