Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,19 @@ pipeline_tag: video-text-to-text
|
|
| 11 |
inference: false
|
| 12 |
tags:
|
| 13 |
- video-captioning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
<h1 align='center'> SpaceTimeGPT - Video Captioning Model </h1>
|
| 16 |
|
|
|
|
| 11 |
inference: false
|
| 12 |
tags:
|
| 13 |
- video-captioning
|
| 14 |
+
model-index:
|
| 15 |
+
- name: Caelen
|
| 16 |
+
results:
|
| 17 |
+
- task:
|
| 18 |
+
type: video-captioning
|
| 19 |
+
dataset:
|
| 20 |
+
type: video-captioning
|
| 21 |
+
name: VATEX
|
| 22 |
+
metrics:
|
| 23 |
+
- name: CIDEr
|
| 24 |
+
type: image-captioning
|
| 25 |
+
value: 67.3
|
| 26 |
+
verified: false
|
| 27 |
---
|
| 28 |
<h1 align='center'> SpaceTimeGPT - Video Captioning Model </h1>
|
| 29 |
|