ShuhuaiRen
commited on
Commit
•
e12f42c
1
Parent(s):
115a471
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ language:
|
|
11 |
## Model details
|
12 |
|
13 |
**Model type:**
|
14 |
-
TimeChat is an open-source chatbot trained by fine-tuning LLaMA-2 on time-sensitive video-centric instruction-following data (See [TimeIT](https://huggingface.co/datasets/ShuhuaiRen/TimeIT)).
|
15 |
It is an auto-regressive language model, based on the transformer architecture.
|
16 |
|
17 |
**Model date:**
|
@@ -35,7 +35,7 @@ The primary use of TimeChat is research on large multimodal models and chatbots.
|
|
35 |
The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|
36 |
|
37 |
## Training dataset
|
38 |
-
- 104K time-sensitive video-centric instruction-tuning data from [TimeIT](https://huggingface.co/datasets/ShuhuaiRen/TimeIT).
|
39 |
- 73K video instruction-tuning data from [Valley-Instruct-73k](https://huggingface.co/datasets/luoruipu1/Valley-Instruct-73k).
|
40 |
|
41 |
## Evaluation dataset
|
|
|
11 |
## Model details
|
12 |
|
13 |
**Model type:**
|
14 |
+
TimeChat is an open-source chatbot trained by fine-tuning LLaMA-2 on time-sensitive video-centric instruction-following data (See [TimeIT-Instruct-104k](https://huggingface.co/datasets/ShuhuaiRen/TimeIT)).
|
15 |
It is an auto-regressive language model, based on the transformer architecture.
|
16 |
|
17 |
**Model date:**
|
|
|
35 |
The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|
36 |
|
37 |
## Training dataset
|
38 |
+
- 104K time-sensitive video-centric instruction-tuning data from [TimeIT-Instruct-104k](https://huggingface.co/datasets/ShuhuaiRen/TimeIT).
|
39 |
- 73K video instruction-tuning data from [Valley-Instruct-73k](https://huggingface.co/datasets/luoruipu1/Valley-Instruct-73k).
|
40 |
|
41 |
## Evaluation dataset
|