Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,6 @@ language:
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- meta-llama/Llama-3.1-8B-Instruct
|
9 |
-
---
|
|
|
|
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- meta-llama/Llama-3.1-8B-Instruct
|
9 |
+
---
|
10 |
+
|
11 |
+
The model is continual-pretrained on IEpile dataset. The intended use of the model is Information Extraction tasks: Named Entity Recognition (NER), Relation Extraction (RE), and Event Extraction (EE)
|