OmarSamir commited on
Commit
9f3ef1c
·
verified ·
1 Parent(s): af5c02f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
4
  ---
5
 
6
  # DriveFusion-V0.2 Model Card
@@ -104,8 +108,4 @@ print("Target Speeds:", output["target_speeds"])
104
  ## 🛠 Intended Use
105
  - **End-to-End Autonomous Driving**: Acting as a primary planner or a redundant safety checker.
106
  - **Explainable AI (XAI)**: Providing human-readable justifications for automated maneuvers.
107
- - **Sim-to-Real Transfer**: Using the model as a sophisticated "expert" driver in simulated environments.
108
-
109
- ## ⚠️ Safety & Limitations
110
- - **Non-Real-Time Hardware**: This model is optimized for high-accuracy reasoning and may require quantization for low-latency onboard use.
111
- - **Physical Limits**: While the model predicts trajectories, it does not account for vehicle dynamics (e.g., tire friction) and should be used with a downstream controller.
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - VLA
5
+ - VLM
6
+ - LLM
7
+ - DriveFusion
8
  ---
9
 
10
  # DriveFusion-V0.2 Model Card
 
108
  ## 🛠 Intended Use
109
  - **End-to-End Autonomous Driving**: Acting as a primary planner or a redundant safety checker.
110
  - **Explainable AI (XAI)**: Providing human-readable justifications for automated maneuvers.
111
+ - **Sim-to-Real Transfer**: Using the model as a sophisticated "expert" driver in simulated environments.