Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,13 +30,20 @@ tags:
|
|
| 30 |
- convAI
|
| 31 |
---
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
-
[**💻Code**](https://github.com/McGill-NLP/WebLINX) | [**📄Paper**](https://arxiv.org/abs/2402.05930) | [**🌐Website**](https://mcgill-nlp.github.io/weblinx) | [💻Explorer](https://huggingface.co/spaces/McGill-NLP/weblinx-explorer) |
|
| 39 |
-
| :--: | :--: | :--: | :--: |
|
| 40 |
|
| 41 |
|
| 42 |
## Quickstart
|
|
|
|
| 30 |
- convAI
|
| 31 |
---
|
| 32 |
|
| 33 |
+
<div align="center">
|
| 34 |
+
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
|
| 35 |
+
<em>Xing Han Lù*, Zdeněk Kasner*, Siva Reddy</em>
|
| 36 |
+
</div>
|
| 37 |
|
| 38 |
+
<div style="margin-bottom: 2em"></div>
|
| 39 |
|
| 40 |
+
<div style="display: flex; justify-content: space-around; align-items: center; font-size: 110%;">
|
| 41 |
+
<div><a href="https://arxiv.org/abs/2402.05930">📄Paper</a></div>
|
| 42 |
+
<div><a href="https://mcgill-nlp.github.io/weblinx">🌐Website</a></div>
|
| 43 |
+
<div><a href="https://huggingface.co/spaces/McGill-NLP/weblinx-explorer">💻Explorer</a></div>
|
| 44 |
+
<div><a href="https://github.com/McGill-NLP/WebLINX">💻Code</a></div>
|
| 45 |
+
</div>
|
| 46 |
|
|
|
|
|
|
|
| 47 |
|
| 48 |
|
| 49 |
## Quickstart
|