Change task category to video-text-to-text

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- license: apache-2.0
3
- task_categories:
4
- - visual-question-answering
5
  language:
6
  - zh
7
  - en
 
8
  size_categories:
9
  - 1K<n<10K
 
 
10
  ---
11
 
12
  <a href="https://arxiv.org/abs/2504.17821" target="_blank">
@@ -72,5 +72,4 @@ If you find VideoVista-CulturalLingo useful for your research and applications,
72
  eprint={2504.17821},
73
  archivePrefix={arXiv},
74
  }
75
- ```
76
-
 
1
  ---
 
 
 
2
  language:
3
  - zh
4
  - en
5
+ license: apache-2.0
6
  size_categories:
7
  - 1K<n<10K
8
+ task_categories:
9
+ - video-text-to-text
10
  ---
11
 
12
  <a href="https://arxiv.org/abs/2504.17821" target="_blank">
 
72
  eprint={2504.17821},
73
  archivePrefix={arXiv},
74
  }
75
+ ```