xhluca commited on
Commit
694a9df
1 Parent(s): e6bade9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ {}
3
+ ---
4
+ <div align="center">
5
+ <h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
6
+ <em>Xing Han Lù*, Zdeněk Kasner*, Siva Reddy</em>
7
+ </div>
8
+
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>
15
+ <div><a href="https://github.com/McGill-NLP/weblinx">💾Code</a></div>
16
+ </div>
17
+
18
+
19
+ ## Original Model
20
+
21
+ This model is finetuned on WebLINX using checkpoints previously published on Huggingface Hub.\
22
+ [Click here to access the original model.](https://huggingface.co/adept/fuyu-8b)