Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,10 @@ library_name: peft
|
|
| 3 |
base_model: meta-llama/Llama-2-7b-chat-hf
|
| 4 |
---
|
| 5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
@@ -32,11 +36,7 @@ base_model: meta-llama/Llama-2-7b-chat-hf
|
|
| 32 |
|
| 33 |
Behavior trees generation for robotic tasks
|
| 34 |
|
| 35 |
-
##
|
| 36 |
-
|
| 37 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 38 |
-
|
| 39 |
-
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 40 |
|
| 41 |
- **Hardware Type:** 2x NVIDIA Quadro RTX 6000
|
| 42 |
- **Hours used:** 36h
|
|
|
|
| 3 |
base_model: meta-llama/Llama-2-7b-chat-hf
|
| 4 |
---
|
| 5 |
|
| 6 |
+
LoRA adapter release for the paper **BTGenBot: Behavior Tree Generation for Robotic Tasks with Lightweight LLMs**, currently in submission at **IEEE/RSJ International Conference on Intelligent Robots and Systems**.
|
| 7 |
+
[`GitHub Repository`](https://github.com/AIRLab-POLIMI/BTGenBot)
|
| 8 |
+
[`Paper `](https://arxiv.org/abs/2403.12761)
|
| 9 |
+
|
| 10 |
# Model Card for Model ID
|
| 11 |
|
| 12 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
|
| 36 |
|
| 37 |
Behavior trees generation for robotic tasks
|
| 38 |
|
| 39 |
+
## Hardware infrastructure
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
- **Hardware Type:** 2x NVIDIA Quadro RTX 6000
|
| 42 |
- **Hours used:** 36h
|