OpenDILabCommunity/LMDrive
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: navigation_instruction_list.txt sep: " " default: true license: apache-2.0 language: - en size_categories: - n>1T --- # LMDrive 64K Dataset Card LMDrive Dataset consists of 64K instruction-sensor-control data clips collected in the CARLA simulator, 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. ## Dataset details - `data/`: dataset folder, the entire dataset contains about 2T of data. - `data/Town01`: sub dataset folder, which only consists of the data folder for the Town01 - `data/Town02`: sub dataset folder, which only consists of the data folder for the Town02 - ... - `dataset_index.txt`: the data list for pretraining the vision encoder - `navigation_instruction_list.txt`: the data list for instruction finetuning - `notice_instruction_list.json`: the data list for instruction finetuning (optional if the notice instruction data is not engaged in the training) **Dataset date:** LMDrive-1.0 Dataset was collected in September 2023. **Paper or resources for more information:** Github: https://github.com/opendilab/LMDrive/README.md Paper: https://arxiv.org/abs/2312.07488 **License:** Attribution-NonCommercial 4.0 International **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.
配置项: - 配置名称:default 数据文件: - 划分集:训练集(train) 文件路径:navigation_instruction_list.txt 分隔符:空格 设为默认配置:是 许可证:Apache-2.0 语言:英语(en) 数据规模类别:n>1T(数据量超1太字节) # LMDrive 64K 数据集卡片 LMDrive数据集包含在CARLA模拟器中采集的64K条「指令-传感器-控制」数据片段,每条片段均包含1条导航指令、若干条提示指令、一组多模态多视角传感器数据序列以及控制信号。单条片段的时长介于2至20秒之间。 ## 数据集详情 - `data/`:数据集根目录,整个数据集总数据量约为2太字节。 - `data/Town01`:子数据集目录,仅包含Town01场景下的数据文件 - `data/Town02`:子数据集目录,仅包含Town02场景下的数据文件 - …… - `dataset_index.txt`:用于视觉编码器预训练的数据列表文件 - `navigation_instruction_list.txt`:用于指令微调的数据列表文件 - `notice_instruction_list.json`:用于指令微调的数据列表文件(若训练中未使用提示指令数据,则该文件为可选配置) **数据集采集时间**:LMDrive-1.0数据集采集于2023年9月。 **更多信息获取渠道**: GitHub仓库:https://github.com/opendilab/LMDrive/README.md 相关论文:https://arxiv.org/abs/2312.07488 **许可证**:署名-非商业性使用4.0国际许可协议 **问题与意见反馈渠道**:https://github.com/opendilab/LMDrive/issues ## 预期用途 ### 核心用途 LMDrive数据集的核心用途为面向自动驾驶领域的多模态大模型研究。 ### 核心受众 本数据集的核心受众为计算机视觉、多模态大模型、自动驾驶以及人工智能领域的研究人员与爱好者。
LMDrive 64K 数据集卡片
数据集概述
LMDrive 数据集包含 64K 个指令-传感器-控制数据片段,这些数据片段在 CARLA 模拟器中收集。每个片段包括一个导航指令、几个注意指令、一系列多模态多视角传感器数据和控制信号。片段的持续时间从 2 秒到 20 秒不等。
数据集详情
- 数据目录结构:
data/:数据集文件夹,整个数据集包含约 2T 的数据。data/Town01:子数据集文件夹,仅包含 Town01 的数据文件夹。data/Town02:子数据集文件夹,仅包含 Town02 的数据文件夹。- ...
- 数据列表文件:
dataset_index.txt:用于预训练视觉编码器的数据列表。navigation_instruction_list.txt:用于指令微调的数据列表。notice_instruction_list.json:用于指令微调的数据列表(可选,如果未使用注意指令数据进行训练)。
数据集日期
LMDrive-1.0 数据集于 2023 年 9 月收集。
许可证
Attribution-NonCommercial 4.0 International
预期用途
- 主要预期用途:
- LMDrive 主要用于研究大型多模态模型在自动驾驶领域的应用。
- 主要预期用户:
- 该模型的主要预期用户是计算机视觉、大型多模态模型、自动驾驶和人工智能领域的研究人员和爱好者。




