xhluca commited on
Commit
c556070
1 Parent(s): a00e213

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -37,11 +37,13 @@ tags:
37
 
38
  <div style="margin-bottom: 2em"></div>
39
 
 
40
  <div style="display: flex; justify-content: space-around; align-items: center; font-size: 120%;">
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
 
 
37
 
38
  <div style="margin-bottom: 2em"></div>
39
 
40
+
41
  <div style="display: flex; justify-content: space-around; align-items: center; font-size: 120%;">
42
  <div><a href="https://arxiv.org/abs/2402.05930">📄Paper</a></div>
43
  <div><a href="https://mcgill-nlp.github.io/weblinx">🌐Website</a></div>
44
  <div><a href="https://huggingface.co/spaces/McGill-NLP/weblinx-explorer">💻Explorer</a></div>
45
+ <div><a href="https://huggingface.co/datasets/McGill-NLP/WebLINX">🤗Dataset</a></div>
46
+ <div><a href="https://github.com/McGill-NLP/WebLINX">💾Code</a></div>
47
  </div>
48
 
49