Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- text-generation
|
| 5 |
-
language:
|
| 6 |
-
- en
|
| 7 |
-
size_categories:
|
| 8 |
-
- 1K<n<10K
|
| 9 |
-
---
|
| 10 |
|
| 11 |
-
This repository contains trajectory data related to reasoning that was used in the second stage of training in [InfiGUIAgent](https://arxiv.org/pdf/2501.04575).
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
size_categories:
|
| 8 |
+
- 1K<n<10K
|
| 9 |
+
---
|
| 10 |
|
| 11 |
+
This repository contains trajectory data related to reasoning that was used in the second stage of training in [InfiGUIAgent](https://arxiv.org/pdf/2501.04575).
|
| 12 |
+
|
| 13 |
+
For more information, please refer to our [repo](https://github.com/Reallm-Labs/InfiGUIAgent).
|