|
--- |
|
license: mit |
|
--- |
|
|
|
|
|
Dataset Description |
|
------------------ |
|
|
|
This dataset is associated with the ongoing 'Nous Project' - creating a computer using agent based on open source models. The data was collected using Anthropic Claude 3.5 Sonnet Latest to record conversational state along with computer state data including: |
|
|
|
- Cursor position |
|
- Active windows |
|
- Computer display dimensions |
|
- System state information |
|
- User interactions |
|
|
|
While the original interview problem covered only button clicks, this dataset is more comprehensive and covers general computer use cases including: |
|
|
|
- Navigation and window management |
|
- Text input and editing |
|
- File system operations |
|
- Application control |
|
- System configuration |
|
- Multi-step workflows |
|
|
|
The dataset includes labeled examples of successful computer interactions paired with the corresponding system state, making it suitable for training computer control agents. |