Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
SiriusL commited on
Commit
b10042b
·
verified ·
1 Parent(s): a08bc70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
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).