nielsr HF staff commited on
Commit
f9c7ae0
·
verified ·
1 Parent(s): 83c8feb

Change task category, add paper link

Browse files

This PR updates the task category to a more appropriate `image-text-to-text` as well as linking the dataset to its respective paper page at https://huggingface.co/papers/2501.04003.

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
- - question-answering
5
  language:
6
  - en
7
- ---
 
 
 
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
+ - image-text-to-text
5
  language:
6
  - en
7
+ ---
8
+
9
+ This repository contains the data presented in [Are VLMs Ready for Autonomous Driving? An Empirical Study from the Reliability, Data, and Metric Perspectives](https://huggingface.co/papers/2501.04003).