xxayt commited on
Commit
0cb5c97
·
1 Parent(s): 822338e
README.md CHANGED
@@ -64,7 +64,7 @@ Each row in the CSV file represents a query video paired with a music track and
64
  | video_height | Height of the video frame. |
65
  | video_total_frames | Total number of frames in the video. |
66
  | video_frame_rate | Frame rate of the video. |
67
- | video_category | Category label of the video content (e.g., "美妆", "美食"). |
68
 
69
 
70
  ## 🧩 Feature Directory Structure
 
64
  | video_height | Height of the video frame. |
65
  | video_total_frames | Total number of frames in the video. |
66
  | video_frame_rate | Frame rate of the video. |
67
+ | video_category | Category label of the video content (e.g., "Beauty", "Food"). |
68
 
69
 
70
  ## 🧩 Feature Directory Structure
dataloader/{data_dataloaders_feature.py → data_dataloaders.py} RENAMED
File without changes