Update README.md
Browse files
README.md
CHANGED
|
@@ -11,11 +11,15 @@ reasoning tasks. The objective is to enable the model to interpret natural langu
|
|
| 11 |
spatial relationships, directions, and locations and output actionable responses.
|
| 12 |
The task addresses limitations in current LLMs, which often fail to perform precise spatial reasoning,
|
| 13 |
such as determining relationships between points on a map, planning routes, or identifying locations
|
| 14 |
-
based on bounding boxes.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
This dataset follows the template of story, question and answer as depicted below.
|
| 16 |
|
|
|
|
| 17 |
|
| 18 |
-
# Training Data
|
| 19 |
|
| 20 |
# Training Method
|
| 21 |
|
|
|
|
| 11 |
spatial relationships, directions, and locations and output actionable responses.
|
| 12 |
The task addresses limitations in current LLMs, which often fail to perform precise spatial reasoning,
|
| 13 |
such as determining relationships between points on a map, planning routes, or identifying locations
|
| 14 |
+
based on bounding boxes.
|
| 15 |
+
|
| 16 |
+
# Training Data
|
| 17 |
+
|
| 18 |
+
For this fine-tuning task the step-game dataset was used.
|
| 19 |
This dataset follows the template of story, question and answer as depicted below.
|
| 20 |
|
| 21 |
+

|
| 22 |
|
|
|
|
| 23 |
|
| 24 |
# Training Method
|
| 25 |
|