Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
QuangTuan
/
MultiMood-7B-GRPO-VisualAudioText-Comp
like
0
Text Generation
PyTorch
English
videollama2_qwen2
conversational
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
polieste
commited on
27 days ago
Commit
196445b
·
verified
·
1 Parent(s):
9e3f02b
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
- bertscore
8
+
- bleu
9
+
- rouge
10
+
base_model:
11
+
- Qwen/Qwen2.5-VL-7B-Instruct
12
+
pipeline_tag: text-generation
13
+
---