Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# **RDMM** Enhancing Household Robotics with On-Device Contextual Memory and Decision Making
|
2 |
[](https://github.com/shadynasrat/RDMM)
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- shadyy/ROBOCUP_24
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
9 |
+
pipeline_tag: robotics
|
10 |
+
library_name: peft
|
11 |
+
---
|
12 |
# **RDMM** Enhancing Household Robotics with On-Device Contextual Memory and Decision Making
|
13 |
[](https://github.com/shadynasrat/RDMM)
|
14 |
|