nkkbr commited on
Commit
8089c54
·
verified ·
1 Parent(s): ba93489

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - multimodal
5
+ - vision-language
6
+ - video understanding
7
+ - visuospatial cognition
8
+ - spatial reasoning
9
+ - vlm
10
+ - llava
11
+ - qwen
12
+ - siglip
13
+ - hiera
14
+ - sam2
15
+ - dual-encoder
16
+ datasets:
17
+ - nkkbr/ViCA-thinking-2.68k
18
+ language:
19
+ - en
20
+ library_name: transformers
21
+ pipeline_tag: video-text-to-text
22
+ model_name: ViCA2-7B-Thinking
23
+
24
+ ---
25
+
26
+ ## Usage and Full Documentation
27
+
28
+ For detailed model description, training setup, datasets, evaluation results, and inference code, **please refer to the following links**:
29
+
30
+ [![GitHub](https://img.shields.io/badge/GitHub-ViCA2-181717?logo=github&logoColor=white)](https://github.com/nkkbr/ViCA)
31
+
32
+ [![Hugging Face Models](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-ViCA2-blue)](https://huggingface.co/nkkbr/ViCA2)