Fix pipeline tag
#4
by
merve
HF Staff
- opened
README.md
CHANGED
|
@@ -8,6 +8,7 @@ base_model:
|
|
| 8 |
- Qwen/Qwen2.5-VL-7B-Instruct
|
| 9 |
library_name: transformers
|
| 10 |
new_version: allenai/olmOCR-7B-0825
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<img alt="olmOCR Logo" src="https://huggingface.co/datasets/allenai/blog-images/resolve/main/olmocr/olmocr.png" width="242px" style="margin-left:'auto' margin-right:'auto' display:'block'">
|
|
|
|
| 8 |
- Qwen/Qwen2.5-VL-7B-Instruct
|
| 9 |
library_name: transformers
|
| 10 |
new_version: allenai/olmOCR-7B-0825
|
| 11 |
+
pipeline_tag: image-text-to-text
|
| 12 |
---
|
| 13 |
|
| 14 |
<img alt="olmOCR Logo" src="https://huggingface.co/datasets/allenai/blog-images/resolve/main/olmocr/olmocr.png" width="242px" style="margin-left:'auto' margin-right:'auto' display:'block'">
|