Update README.md
Browse files
README.md
CHANGED
|
@@ -1,18 +1,21 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
library_name: transformers
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
pipeline_tag: image-text-to-text
|
| 13 |
model-index:
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# ASID-Captioner-3B
|
|
@@ -192,4 +195,4 @@ If you use our model in your research, please cite our paper:
|
|
| 192 |
## Contact
|
| 193 |
|
| 194 |
Please open a Discussion on the Hugging Face page for usage questions or issues.
|
| 195 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
library_name: transformers
|
| 5 |
tags:
|
| 6 |
+
- video-captioning
|
| 7 |
+
- audiovisual
|
| 8 |
+
- qwen2.5-omni
|
| 9 |
+
- instruction-tuning
|
| 10 |
+
- attribute-structured
|
| 11 |
+
- quality-verified
|
| 12 |
pipeline_tag: image-text-to-text
|
| 13 |
model-index:
|
| 14 |
+
- name: ASID-Captioner-3B
|
| 15 |
+
results: []
|
| 16 |
+
license: apache-2.0
|
| 17 |
+
base_model:
|
| 18 |
+
- Qwen/Qwen2.5-Omni-3B
|
| 19 |
---
|
| 20 |
|
| 21 |
# ASID-Captioner-3B
|
|
|
|
| 195 |
## Contact
|
| 196 |
|
| 197 |
Please open a Discussion on the Hugging Face page for usage questions or issues.
|
| 198 |
+
```
|