Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- tr
|
| 4 |
+
license: mit
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- robotics
|
| 8 |
+
- humanoid
|
| 9 |
+
- planning
|
| 10 |
+
- turkish
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Robot Task Planner TR v2
|
| 14 |
+
|
| 15 |
+
A Turkish language model designed for humanoid robots to understand and execute daily tasks.
|
| 16 |
+
|
| 17 |
+
Capabilities:
|
| 18 |
+
- Understand Turkish instructions
|
| 19 |
+
- Plan sequential actions
|
| 20 |
+
- Assist in household environments
|
| 21 |
+
|
| 22 |
+
This model is intended for research and robotics simulation environments.
|