CoolFace
20 results

Copilot

OS-Copilot /OS-Atlas-data GUI Grounding Pre-training Data for OS-ATLAS This document describes the acquisition of the pre-training data used by OS-ATLAS OS-ATLAS: A Foundation Action Model for Generalist GUI Agents. [🏠Homepage] [💻Code] [🚀Quick Start] [📝Paper] [🤗Models] [🤗ScreenSpot-v2] Notes: In GUI grounding data, the position of the target element is recorded in the bbox key, represented by [left, top, right, bottom]. Each value is a [0, 1] decimal number indicating the ratio of the… See the full description on the dataset page: https://huggingface.co/datasets/OS-Copilot/OS-Atlas-data.48 likes5.7k downloads2y agoHugging FaceOS-Copilot /ScreenSpot-v2image31 likes2.2k downloads2y agoHugging FaceOS-Copilot /OSReward OSReward Benchmark OSReward evaluates whether a multimodal judge can determine if a computer-use agent completed a user's task. This release contains binary outcome labels only: SUCCESS and FAIL. The benchmark has two evaluation configurations: Configuration Trajectories Unique task IDs SUCCESS FAIL full 1,019 656 440 579 hard 284 257 86 198 Load the dataset Load either benchmark configuration with datasets: from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/OS-Copilot/OSReward.imagevisual-question-answering1K<n<10K8 likes1.5k downloads1mo agoHugging Facematlok /python-image-copilot-training-using-import-knowledge-graphs Python Copilot Image Training using Import Knowledge Graphs This dataset is a subset of the matlok python copilot datasets. Please refer to the Multimodal Python Copilot Training Overview for more details on how to use this dataset. Details Each row contains a png file in the dbytes column. Rows: 216642 Size: 211.2 GB Data type: png Format: Knowledge graph using NetworkX with alpaca text box Schema The png is in the dbytes column: { "dbytes": "binary"… See the full description on the dataset page: https://huggingface.co/datasets/matlok/python-image-copilot-training-using-import-knowledge-graphs.tabulartext-to-imagen<1K0 likes753 downloads3y agoHugging Facematlok /python-image-copilot-training-using-class-knowledge-graphs Python Copilot Image Training using Class Knowledge Graphs This dataset is a subset of the matlok python copilot datasets. Please refer to the Multimodal Python Copilot Training Overview for more details on how to use this dataset. Details Each row contains a png file in the dbytes column. Rows: 312277 Size: 304.3 GB Data type: png Format: Knowledge graph using NetworkX with alpaca text box Schema The png is in the dbytes column: { "dbytes": "binary"… See the full description on the dataset page: https://huggingface.co/datasets/matlok/python-image-copilot-training-using-class-knowledge-graphs.tabulartext-to-imagen<1K0 likes703 downloads3y agoHugging Facecopilot-arena /editbench EditBench Dataset This dataset contains code editing tasks extracted from the EditBench evaluation framework specifically designed for evaluating model performance on code editing tasks. It is provided as a test-only benchmark. Each sample includes: Please check out https://github.com/waynchi/editbench for our full evaluation harness. Core Files (Python) original_code.py: Starting code file highlighted_code.py: Specific section of code to be modified instruction.txt:… See the full description on the dataset page: https://huggingface.co/datasets/copilot-arena/editbench.textn<1K4 likes660 downloads4mo agoHugging Face