xhluca commited on
Commit
7b498c0
·
verified ·
1 Parent(s): b23f721

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1 +1,19 @@
1
- License: Must comply with license of Llama2 since it's a model derived from Llama2.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
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://github.com/McGill-NLP/WebLINX">💾Code</a></div>
15
+ </div>
16
+
17
+ ## License
18
+
19
+ This model is derived from LLaMA-2, which can only be used with the [LLaMA 2 Community License Agreement](https://github.com/facebookresearch/llama/blob/main/LICENSE). By using or distributing any portion or element of this model, you agree to be bound by this Agreement.