xxayt commited on
Commit
822338e
Β·
1 Parent(s): 5a95591
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
 
3
  ---
4
-
5
  # Music Grounding by Short Video E-commerce (MGSV-EC) Dataset
6
 
7
  πŸ“„ [[Paper]](https://arxiv.org/abs/2408.16990v2)
@@ -17,7 +22,6 @@ The dataset contains **53,194 short e-commerce videos** paired with **35,393 mus
17
  - **Single-music Grounding (SmG)**: the relevant music track is known, and the task is to detect the correct segment.
18
  - **Music-set Grounding (MsG)**: the model must retrieve the correct music track and its corresponding segment.
19
 
20
-
21
  ## πŸ“ Evaluation Protocol
22
 
23
  | Mode | Sub-task | Metric |
@@ -27,7 +31,6 @@ The dataset contains **53,194 short e-commerce videos** paired with **35,393 mus
27
  | *Music-set* | Grounding (MsG) | MoR$k$ |
28
 
29
  ---
30
-
31
  ## πŸ“Š Dataset Statistics
32
 
33
  | **Split** | **#Music Tracks** | *Avg. Music Duration(sec)* | #Query Videos | *Avg. Video Duration(sec)* | **#Moments** |
@@ -64,7 +67,6 @@ Each row in the CSV file represents a query video paired with a music track and
64
  | video_category | Category label of the video content (e.g., "ηΎŽε¦†", "美食"). |
65
 
66
 
67
-
68
  ## 🧩 Feature Directory Structure
69
 
70
  For each video-music pair, we provide pre-extracted visual and audio features for efficient training in [MGSV_feature.zip](./MGSV_feature.zip). The features are stored in the following directory structure:
@@ -92,7 +94,6 @@ Note:
92
  - music_frozen_feature_path: `[Your data feature path]/ast_feature2p5`
93
 
94
  ---
95
-
96
  ## πŸ“– Citation
97
 
98
  If you use this dataset in your research, please cite:
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - music
7
+ size_categories:
8
+ - 10K<n<100K
9
  ---
 
10
  # Music Grounding by Short Video E-commerce (MGSV-EC) Dataset
11
 
12
  πŸ“„ [[Paper]](https://arxiv.org/abs/2408.16990v2)
 
22
  - **Single-music Grounding (SmG)**: the relevant music track is known, and the task is to detect the correct segment.
23
  - **Music-set Grounding (MsG)**: the model must retrieve the correct music track and its corresponding segment.
24
 
 
25
  ## πŸ“ Evaluation Protocol
26
 
27
  | Mode | Sub-task | Metric |
 
31
  | *Music-set* | Grounding (MsG) | MoR$k$ |
32
 
33
  ---
 
34
  ## πŸ“Š Dataset Statistics
35
 
36
  | **Split** | **#Music Tracks** | *Avg. Music Duration(sec)* | #Query Videos | *Avg. Video Duration(sec)* | **#Moments** |
 
67
  | video_category | Category label of the video content (e.g., "ηΎŽε¦†", "美食"). |
68
 
69
 
 
70
  ## 🧩 Feature Directory Structure
71
 
72
  For each video-music pair, we provide pre-extracted visual and audio features for efficient training in [MGSV_feature.zip](./MGSV_feature.zip). The features are stored in the following directory structure:
 
94
  - music_frozen_feature_path: `[Your data feature path]/ast_feature2p5`
95
 
96
  ---
 
97
  ## πŸ“– Citation
98
 
99
  If you use this dataset in your research, please cite: