nielsr HF Staff commited on
Commit
73004be
·
verified ·
1 Parent(s): dc1aa06

Refine task categories and add paper link

Browse files

This PR refines the `task_categories` field to primarily reflect the video classification nature of the MORSE-500 dataset while keeping the question answering aspects. It also adds a direct link to the paper for better discoverability.

Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  language: en
3
  license: cc-by-4.0
4
- pretty_name: Morse-500-view
5
- size_categories: [1K<n<10K]
6
  task_categories:
7
- - video-classification
8
- - question-answering
9
- - visual-question-answering
10
  ---
 
11
  <table>
12
  <tr>
13
  <td style="padding: 0;">
@@ -45,4 +46,4 @@ The viewing version of [`MORSE-500 Benchmark`](https://huggingface.co/datasets/v
45
  ## Dataset Structure
46
 
47
  - `test/`: Contains all MP4 video files
48
- - `test/metadata.csv`: Contains the dataset metadata, including video_path, query, ground_truth, question_text, and main_category
 
1
  ---
2
  language: en
3
  license: cc-by-4.0
4
+ size_categories:
5
+ - 1K<n<10K
6
  task_categories:
7
+ - video-classification
8
+ - question-answering
9
+ pretty_name: Morse-500-view
10
  ---
11
+
12
  <table>
13
  <tr>
14
  <td style="padding: 0;">
 
46
  ## Dataset Structure
47
 
48
  - `test/`: Contains all MP4 video files
49
+ - `test/metadata.csv`: Contains the dataset metadata, including video_path, query, ground_truth, question_text, and main_category