|
--- |
|
datasets: |
|
- McGill-NLP/WebLINX |
|
- McGill-NLP/WebLINX-full |
|
language: |
|
- en |
|
metrics: |
|
- f1 |
|
- iou |
|
- chrf |
|
library_name: transformers |
|
pipeline_tag: text-generation |
|
tags: |
|
- weblinx |
|
- text-generation-inference |
|
- web-agents |
|
- agents |
|
--- |
|
<div align="center"> |
|
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1> |
|
<em>Xing Han Lù*, Zdeněk Kasner*, Siva Reddy</em> |
|
</div> |
|
|
|
<div style="margin-bottom: 2em"></div> |
|
|
|
<div style="display: flex; justify-content: space-around; align-items: center; font-size: 120%;"> |
|
<div><a href="https://mcgill-nlp.github.io/weblinx">🌐Website</a></div> |
|
<div><a href="https://huggingface.co/spaces/McGill-NLP/weblinx-explorer">💻Explorer</a></div> |
|
<div><a href="https://huggingface.co/datasets/McGill-NLP/WebLINX">🤗Dataset</a></div> |
|
<div><a href="https://github.com/McGill-NLP/weblinx">💾Code</a></div> |
|
</div> |
|
|
|
|
|
## Original Model |
|
|
|
This model is finetuned on WebLINX using checkpoints previously published on Huggingface Hub.\ |
|
[Click here to access the original model.](https://huggingface.co/google/flan-t5-large) |