Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- video-text-to-text
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
---
|
| 8 |
+
# F-16 NBA dataset
|
| 9 |
+
|
| 10 |
+
NBA caption training set (manually annotated) and NBA shot test set (from NBA metadata) used in [F-16](https://arxiv.org/abs/2503.13956). The training set of NBA shot is too large to upload, which could be crawled from NBA api following [NSVA](https://github.com/jackwu502/NSVA).
|