Fix task name
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
pipeline_tag:
|
| 4 |
---
|
| 5 |
|
| 6 |
# InternVL2-4B
|
|
@@ -416,4 +416,4 @@ InternVL 2.0 是一个多模态大语言模型系列,包含各种规模的模
|
|
| 416 |
journal={arXiv preprint arXiv:2404.16821},
|
| 417 |
year={2024}
|
| 418 |
}
|
| 419 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: image-text-to-text
|
| 4 |
---
|
| 5 |
|
| 6 |
# InternVL2-4B
|
|
|
|
| 416 |
journal={arXiv preprint arXiv:2404.16821},
|
| 417 |
year={2024}
|
| 418 |
}
|
| 419 |
+
```
|