jinghan23 commited on
Commit
94876dd
·
verified ·
1 Parent(s): b61a4e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -43
README.md CHANGED
@@ -1,43 +1,4 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: uid
5
- dtype: string
6
- - name: question
7
- dtype: string
8
- - name: answer
9
- dtype: string
10
- - name: question_type
11
- sequence: string
12
- - name: time_reference
13
- dtype: string
14
- - name: video_path
15
- dtype: string
16
- - name: video_info
17
- struct:
18
- - name: duration_minutes
19
- dtype: float64
20
- - name: fps
21
- dtype: float64
22
- - name: resolution
23
- struct:
24
- - name: height
25
- dtype: int64
26
- - name: width
27
- dtype: int64
28
- - name: key
29
- dtype: string
30
- - name: type
31
- dtype: string
32
- splits:
33
- - name: train
34
- num_bytes: 477238
35
- num_examples: 1549
36
- download_size: 177205
37
- dataset_size: 477238
38
- configs:
39
- - config_name: default
40
- data_files:
41
- - split: train
42
- path: data/train-*
43
- ---
 
1
+ # LVBench Dataset
2
+
3
+ This is a video question-answering dataset with subsets: cartoon, documentary, live, selfmedia, sport, and tv.
4
+