nielsr HF staff commited on
Commit
4238f0f
·
verified ·
1 Parent(s): b34ea5e

Add task category and link to paper

Browse files

This PR adds a description of the dataset, a link to the paper, and sets the task category.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - video-text-to-text
5
+ ---
6
+
7
+ This dataset is for the paper [ViSpeak: Visual Instruction Feedback in Streaming Videos](https://arxiv.org/abs/2503.12769).
8
+
9
+ Github: https://github.com/HumanMLLM/ViSpeak-Bench