File size: 477 Bytes
4d88317 4cb0a43 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
license: mit
datasets:
- UI-Simulator/UI-Simulator_web_data
language:
- en
base_model:
- meta-llama/Meta-Llama-3-8B-Instruct
pipeline_tag: text-generation
tags:
- agent
---
# Model Card for Model ID
This is the UI-Simulator model that is trained on RAG-free Web UI-Simulator. It is trained to solve WebArena tasks.
## Uses
We provide a script for loading the model and run WebArena evaluation [here](https://github.com/WadeYin9712/UI-Simulator/blob/main/webarena/run.py) |