Create README.md
Browse files
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 |
+
[](https://github.com/nkkbr/ViCA)
|
31 |
+
|
32 |
+
[](https://huggingface.co/nkkbr/ViCA2)
|