File size: 610 Bytes
579e57c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# Zebin Huang | JdeRobot x GSoC2024
## About The Project
This project is under construction.
🚀 Project Goal: Integrating Large Language Models with end-to-end autonomous driving models. This project is supported by [2024 Google Summer of Code](https://summerofcode.withgoogle.com/) and [JdeRobot](https://jderobot.github.io/activities/gsoc/2024#ideas-list).
## Models
- `bert_model.pt`: A pre-trained BERT model.
- `distilbert_model.pt`: A distilled version of BERT.
- `tinybert_model.pt`: A tiny version of BERT.
- `label_mapping.json`: A JSON file for mapping between action and label.
|