Update README.md
#3
by
Amirreza12cv0
- opened
README.md
CHANGED
@@ -2,6 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: video-text-to-text
|
4 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# SkyCaptioner-V1: A Structural Video Captioning Model
|
7 |
|
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: video-text-to-text
|
4 |
library_name: transformers
|
5 |
+
datasets:
|
6 |
+
- nvidia/OpenCodeReasoning
|
7 |
+
metrics:
|
8 |
+
- brier_score
|
9 |
+
base_model:
|
10 |
+
- nari-labs/Dia-1.6B
|
11 |
+
new_version: nari-labs/Dia-1.6B
|
12 |
+
tags:
|
13 |
+
- chemistry
|
14 |
---
|
15 |
# SkyCaptioner-V1: A Structural Video Captioning Model
|
16 |
|