Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ tags:
|
|
| 15 |
- text-generation-inference
|
| 16 |
- web-agents
|
| 17 |
- agents
|
|
|
|
| 18 |
---
|
| 19 |
<div align="center">
|
| 20 |
<h1 style="margin-bottom: 0.5em;">WebLINX: Real-World Website Navigation with Multi-Turn Dialogue</h1>
|
|
@@ -34,9 +35,4 @@ tags:
|
|
| 34 |
## Original Model
|
| 35 |
|
| 36 |
This model is finetuned on WebLINX using checkpoints previously published on Huggingface Hub.\
|
| 37 |
-
[Click here to access the original model.](https://huggingface.co/
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
## License
|
| 41 |
-
|
| 42 |
-
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.
|
|
|
|
| 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>
|
|
|
|
| 35 |
## Original Model
|
| 36 |
|
| 37 |
This model is finetuned on WebLINX using checkpoints previously published on Huggingface Hub.\
|
| 38 |
+
[Click here to access the original model.](https://huggingface.co/google/flan-t5-base)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|