Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# LSTP-Chat: Language-guided Spatial-Temporal Prompt Learning for Video Chat
|
2 |
|
3 |
Available Models:
|
4 |
|
5 |
- LSTP-Chat-7B (Vicuna-7b)
|
6 |
|
7 |
-
For more details, please refer to our [official repository](https://github.com/bigai-nlco/CDBert)
|
8 |
-
|
9 |
-
|
10 |
-
---
|
11 |
-
license: mit
|
12 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- liuhaotian/LLaVA-Instruct-150K
|
5 |
+
- LanguageBind/Video-LLaVA
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
pipeline_tag: image-text-to-text
|
11 |
+
---
|
12 |
# LSTP-Chat: Language-guided Spatial-Temporal Prompt Learning for Video Chat
|
13 |
|
14 |
Available Models:
|
15 |
|
16 |
- LSTP-Chat-7B (Vicuna-7b)
|
17 |
|
18 |
+
For more details, please refer to our [official repository](https://github.com/bigai-nlco/CDBert)
|
|
|
|
|
|
|
|
|
|