TainU nielsr HF Staff commited on
Commit
a2f7cdc
·
verified ·
1 Parent(s): e12feec

Update task category to video-text-to-text (#2)

Browse files

- Update task category to video-text-to-text (d4caa3cbf4ff028ad0e0f4cd397edad80337a1c9)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
 
 
 
 
 
 
 
 
2
  configs:
3
  - config_name: default
4
  data_files:
5
  - split: test
6
  path: mc_qa_annotations_1300.json
7
- license: apache-2.0
8
- task_categories:
9
- - visual-question-answering
10
- language:
11
- - en
12
  tags:
13
  - video
14
  - text
15
- pretty_name: lsdbench
16
- size_categories:
17
- - 1K<n<10K
18
  ---
19
 
20
  # Dataset Card for LSDBench: Long-video Sampling Dilemma Benchmark
 
1
  ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ size_categories:
6
+ - 1K<n<10K
7
+ task_categories:
8
+ - video-text-to-text
9
+ pretty_name: lsdbench
10
  configs:
11
  - config_name: default
12
  data_files:
13
  - split: test
14
  path: mc_qa_annotations_1300.json
 
 
 
 
 
15
  tags:
16
  - video
17
  - text
 
 
 
18
  ---
19
 
20
  # Dataset Card for LSDBench: Long-video Sampling Dilemma Benchmark