File size: 1,564 Bytes
63b30aa d51caa2 410c6d0 d51caa2 848b7a1 d51caa2 36639bc d51caa2 848b7a1 d51caa2 848b7a1 d51caa2 848b7a1 d51caa2 848b7a1 d51caa2 848b7a1 d51caa2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
license: apache-2.0
---
# LMDrive Model Card
## Model details
**Model type:**
LMDrive is an end-to-end, closed-loop, language-based autonomous driving framework, which interacts with the dynamic environment via multi-modal multi-view sensor data and natural language instructions.
**Model date:**
LMDrive-1.0 (based on LLaMA-7B) was trained in November 2023. The original LLaMA-7B also needs to be downloaded.
**Paper or resources for more information:**
Github: https://github.com/opendilab/LMDrive/README.md
Paper: https://arxiv.org/abs/2312.07488
**Related weights for the vision encoder**
https://huggingface.co/deepcs233/LMDrive-vision-encoder-r50-v1.0
**Where to send questions or comments about the model:**
https://github.com/opendilab/LMDrive/issues
## Intended use
**Primary intended uses:**
The primary use of LMDrive is research on large multimodal models for autonomous driving.
**Primary intended users:**
The primary intended users of the model are researchers and hobbyists in computer vision, large multimodal model, autonomous driving, and artificial intelligence.
## Training dataset
- 64K instruction-sensor-control data clips collected in the CARLA simulator. [dataset_webpage](https://huggingface.co/datasets/deepcs233/LMDrive)
- where each clip includes one navigation instruction, several notice instructions, a sequence of multi-modal multi-view sensor data, and control signals. The duration of the clip spans from 2 to 20 seconds
## Evaluation benchmark
LangAuto, LangAuto-short, LangAuto-tiny, LangAuto-notice |