Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
---
|
4 |
<div align="center">
|
5 |
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
|
@@ -9,6 +9,7 @@
|
|
9 |
<div style="margin-bottom: 2em"></div>
|
10 |
|
11 |
<div style="display: flex; justify-content: space-around; align-items: center; font-size: 120%;">
|
|
|
12 |
<div><a href="https://mcgill-nlp.github.io/weblinx">🌐Website</a></div>
|
13 |
<div><a href="https://huggingface.co/spaces/McGill-NLP/weblinx-explorer">💻Explorer</a></div>
|
14 |
<div><a href="https://huggingface.co/datasets/McGill-NLP/WebLINX">🤗Dataset</a></div>
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
---
|
4 |
<div align="center">
|
5 |
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
|
|
|
9 |
<div style="margin-bottom: 2em"></div>
|
10 |
|
11 |
<div style="display: flex; justify-content: space-around; align-items: center; font-size: 120%;">
|
12 |
+
<div><a href="https://arxiv.org/abs/2402.05930">📄Paper</a></div>
|
13 |
<div><a href="https://mcgill-nlp.github.io/weblinx">🌐Website</a></div>
|
14 |
<div><a href="https://huggingface.co/spaces/McGill-NLP/weblinx-explorer">💻Explorer</a></div>
|
15 |
<div><a href="https://huggingface.co/datasets/McGill-NLP/WebLINX">🤗Dataset</a></div>
|