lhoestq HF staff commited on
Commit
fa925db
·
verified ·
1 Parent(s): ab32c4d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # AutonomousDriveDecisions
9
+
10
+ tags: Autonomous Driving, Decision Making, Multimodal
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'AutonomousDriveDecisions' dataset is a collection of scenarios where autonomous vehicles must make critical driving decisions. Each row in the dataset represents a unique driving situation, including the visual and sensor data available to the vehicle's system, the options presented to the autonomous driving algorithm, and the decisions it ultimately makes. The scenarios are multimodal, incorporating various types of data such as camera images, LIDAR point clouds, and vehicle telemetry. The labels indicate the categorization of the decision made by the autonomous driving system, which may include 'Proceed', 'Obstacle Avoidance', 'Emergency Brake', 'Change Lane', or 'Route Recommendation'.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```
21
+ situation_id,visual_data_description,sensor_data_description,decision_options,labels
22
+ 001,a busy urban intersection with pedestrians,LIDAR detects a group of people crossing,Proceed, Obstacle Avoidance
23
+ 002,foggy highway conditions,camera has low visibility,Change Lane, Route Recommendation
24
+ 003,a sharp curve with oncoming traffic,LIDAR and camera show clear road ahead,Proceed, No Action
25
+ 004,rain causing poor road visibility,radar detects slippery surface,Emergency Brake, Hazard Response
26
+ 005,a school zone with children playing,camera and LIDAR detect multiple pedestrians,Change Lane, Obstacle Avoidance
27
+ ```
28
+
29
+ **Source of the data:**
30
+
31
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'tags: autonomous driving, decision making, multimodal':
32
+
33
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=tags:+autonomous+driving,+decision+making,+multimodal&dataset=AutonomousDriveDecisions&tags=Autonomous+Driving,+Decision+Making,+Multimodal
34
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
35
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub