Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
<div align="center">
|
5 |
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- McGill-NLP/WebLINX
|
4 |
+
- McGill-NLP/WebLINX-full
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- f1
|
9 |
+
- iou
|
10 |
+
- chrf
|
11 |
+
library_name: transformers
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
tags:
|
14 |
+
- weblinx
|
15 |
+
- text-generation-inference
|
16 |
+
- web-agents
|
17 |
+
- agents
|
18 |
+
license: apache-2.0
|
19 |
---
|
20 |
<div align="center">
|
21 |
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
|