Update README.md
Browse filesOfficial model card for the paper : LLIMONIIE: Large Language Instructed Model for Open Named Italian Information Extraction
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- text-generation-inference
|
@@ -8,6 +9,9 @@ tags:
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
|
|
|
|
|
|
11 |
base_model: swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
|
12 |
---
|
13 |
|
@@ -19,4 +23,4 @@ base_model: swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
|
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
- it
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
12 |
+
- NER
|
13 |
+
- RE
|
14 |
+
- IE
|
15 |
base_model: swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
|
16 |
---
|
17 |
|
|
|
23 |
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|