Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
-
<div align="center">
|
3 |
|
4 |
-
<
|
5 |
|
6 |
-
<
|
7 |
|
8 |
<table>
|
9 |
<tr>
|
@@ -22,6 +35,7 @@
|
|
22 |
|
23 |
<img src="assets/WebLlamaLogo.png" style="width: 400px;" />
|
24 |
|
|
|
25 |
|
26 |
</div>
|
27 |
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
datasets:
|
4 |
+
- McGill-NLP/WebLINX
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
tags:
|
9 |
+
- agents
|
10 |
+
- agent
|
11 |
+
- llm
|
12 |
+
- llama
|
13 |
+
---
|
14 |
+
|
15 |
|
|
|
16 |
|
17 |
+
<div align="center">
|
18 |
|
19 |
+
<h1>Llama-3-8B-Web</h1>
|
20 |
|
21 |
<table>
|
22 |
<tr>
|
|
|
35 |
|
36 |
<img src="assets/WebLlamaLogo.png" style="width: 400px;" />
|
37 |
|
38 |
+
*By using this model, you are accepting the terms of the [Meta Llama 3 Community License Agreement](https://llama.meta.com/llama3/license/).*
|
39 |
|
40 |
</div>
|
41 |
|