PierreColombo
commited on
Commit
•
72738c4
1
Parent(s):
8c6e514
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Equall/Saul-Instruct-v1
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/644a900e3a619fe72b14af0f/OU4Y3s-WckYKMN4fQkNiS.png)
|
@@ -78,4 +82,4 @@ This model is built upon the technology of LLM, which comes with inherent limita
|
|
78 |
archivePrefix={arXiv},
|
79 |
primaryClass={cs.CL}
|
80 |
}
|
81 |
-
```
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- legal
|
5 |
+
license: mit
|
6 |
+
language:
|
7 |
+
- en
|
8 |
---
|
9 |
|
10 |
# Equall/Saul-Instruct-v1
|
11 |
|
12 |
+
This is the instruct model for Equall/Saul-Instruct-v1, a large instruct language model tailored for Legal domain. This model is obtained by continue pretraining of Mistral-7B.
|
13 |
|
14 |
|
15 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/644a900e3a619fe72b14af0f/OU4Y3s-WckYKMN4fQkNiS.png)
|
|
|
82 |
archivePrefix={arXiv},
|
83 |
primaryClass={cs.CL}
|
84 |
}
|
85 |
+
```
|