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