keishihara commited on
Commit
4dba939
·
verified ·
1 Parent(s): bc8fce5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # STRIDE-QA Dataset
2
 
3
  [![AAAI 2026](https://img.shields.io/badge/AAAI%202026-Oral-red)](https://arxiv.org/abs/2508.10427)
@@ -28,6 +34,8 @@
28
 
29
  ### Data Format
30
 
 
 
31
  #### Directory Structure
32
 
33
  ```bash
 
1
+ ---
2
+ task_categories:
3
+ - visual-question-answering
4
+ language:
5
+ - en
6
+ ---
7
  # STRIDE-QA Dataset
8
 
9
  [![AAAI 2026](https://img.shields.io/badge/AAAI%202026-Oral-red)](https://arxiv.org/abs/2508.10427)
 
34
 
35
  ### Data Format
36
 
37
+ This repository provides front camera images and JSONL annotations.
38
+
39
  #### Directory Structure
40
 
41
  ```bash