ColamentosZJU commited on
Commit
f213b9c
·
1 Parent(s): c4e30ae

Add dataset card metadata and viewer config

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -1,4 +1,30 @@
1
- <p align="right">English</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  <div align="center">
4
 
 
1
+ ---
2
+ pretty_name: AutoDriDM
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ task_categories:
7
+ - question-answering
8
+ tags:
9
+ - autonomous-driving
10
+ - vision-language-models
11
+ - vlm
12
+ - benchmark
13
+ - explainability
14
+ size_categories:
15
+ - 1K<n<10K
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: test
20
+ path:
21
+ - Object-1.json
22
+ - Object-2.json
23
+ - Scene-1.json
24
+ - Scene-2.json
25
+ - Decision-1.json
26
+ - Decision-2.json
27
+ ---
28
 
29
  <div align="center">
30