wangjiawei.424 commited on
Commit
6cc9520
2 Parent(s): a9cff66 8c0e33a

update README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -53
README.md CHANGED
@@ -1,54 +1,54 @@
1
- ---
2
- license: apache-2.0
3
- extra_gated_prompt: >-
4
- You agree to not use the dataset to conduct experiments that cause harm to
5
- human subjects. Please note that the data in this dataset may be subject to
6
- other agreements. Before using the data, be sure to read the relevant
7
- agreements carefully to ensure compliant use. Video copyrights belong to the
8
- original video creators or platforms and are for academic research use only.
9
- dataset_info:
10
- config_name: dream-1k
11
- features:
12
- - name: idx
13
- dtype: string
14
- - name: video_file
15
- dtype: string
16
- - name: source
17
- dtype: string
18
- - name: duration
19
- dtype: string
20
- - name: description
21
- dtype: string
22
- - name: events
23
- dtype: string
24
- - name: n_subjects
25
- dtype: string
26
- - name: n_shots
27
- dtype: string
28
- - name: n_events
29
- dtype: string
30
- splits:
31
- - name: test
32
- language:
33
- - en
34
- size_categories:
35
- - 1K<n<10K
36
- configs:
37
- - config_name: DREAM-1K
38
- data_files:
39
- - split: test
40
- path: json/metadata.json
41
- ---
42
- # DREAM-1K
43
-
44
- ## Dataset Description
45
-
46
- - **Repository:** [DREAM-1K](https://github.com/bytedance/tarsier)
47
- - **Paper:** [2407.00634](https://arxiv.org/abs/2407.00634)
48
-
49
- DREAM-1K (<b>D</b>escription
50
- with <b>R</b>ich <b>E</b>vents, <b>A</b>ctions, and <b>M</b>otions) is a challenging video description benchmark. It contains a collection of 1,000 short (around 10 seconds) video clips with diverse complexities from five different origins: live-action movies, animated movies, stock videos, long YouTube videos, and TikTok-style short videos. We provide a fine-grained manual annotation for each video.
51
-
52
- Bellow is the dataset statistics:
53
-
54
  ![images](./assets/dream-1k-statistics.png)
 
1
+ ---
2
+ license: apache-2.0
3
+ extra_gated_prompt: >-
4
+ You agree to not use the dataset to conduct experiments that cause harm to
5
+ human subjects. Please note that the data in this dataset may be subject to
6
+ other agreements. Before using the data, be sure to read the relevant
7
+ agreements carefully to ensure compliant use. Video copyrights belong to the
8
+ original video creators or platforms and are for academic research use only.
9
+ dataset_info:
10
+ config_name: dream-1k
11
+ features:
12
+ - name: idx
13
+ dtype: string
14
+ - name: video_file
15
+ dtype: string
16
+ - name: source
17
+ dtype: string
18
+ - name: duration
19
+ dtype: string
20
+ - name: description
21
+ dtype: string
22
+ - name: events
23
+ dtype: string
24
+ - name: n_subjects
25
+ dtype: string
26
+ - name: n_shots
27
+ dtype: string
28
+ - name: n_events
29
+ dtype: string
30
+ splits:
31
+ - name: test
32
+ language:
33
+ - en
34
+ size_categories:
35
+ - 1K<n<10K
36
+ configs:
37
+ - config_name: DREAM-1K
38
+ data_files:
39
+ - split: test
40
+ path: json/metadata.json
41
+ ---
42
+ # DREAM-1K
43
+
44
+ ## Dataset Description
45
+
46
+ - **Repository:** [DREAM-1K](https://github.com/bytedance/tarsier)
47
+ - **Paper:** [2407.00634](https://arxiv.org/abs/2407.00634)
48
+
49
+ DREAM-1K (<b>D</b>escription
50
+ with <b>R</b>ich <b>E</b>vents, <b>A</b>ctions, and <b>M</b>otions) is a challenging video description benchmark. It contains a collection of 1,000 short (around 10 seconds) video clips with diverse complexities from five different origins: live-action movies, animated movies, stock videos, long YouTube videos, and TikTok-style short videos. We provide a fine-grained manual annotation for each video.
51
+
52
+ Bellow is the dataset statistics:
53
+
54
  ![images](./assets/dream-1k-statistics.png)