Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,13 @@ library_name: transformers
|
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
|
|
|
|
8 |
---
|
9 |
-
This model is an alternative to Ericu950/Epigr_2_Llama-3.1-8B-Instruct_text. It was fine-tuned starting from the base model Ericu950/Papy_2_Llama-3.1-8B-Instruct_text and trained on an 80%/10%/10% split for training, testing, and validation.
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
13 |
|
14 |
-
For inference guidelines and additional details, refer to the model card for Ericu950/Epigr_2_Llama-3.1-8B-Instruct_text.
|
|
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
8 |
+
datasets:
|
9 |
+
- Ericu950/Inscriptions_2
|
10 |
---
|
11 |
+
This model is an alternative to Ericu950/Epigr_2_Llama-3.1-8B-Instruct_text. It was fine-tuned starting from the base model Ericu950/Papy_2_Llama-3.1-8B-Instruct_text and trained on an 80%/10%/10% split for training, testing, and validation, on the augmented dataset Ericu950/Inscriptions_2.
|
12 |
+
- Test Set: Inscriptions with PHI IDs ending in 3.
|
13 |
+
- Validation Set: Inscriptions with PHI IDs ending in 4.
|
14 |
+
- Training Set: All other inscriptions.
|
15 |
+
|
16 |
+
For inference guidelines and additional details, refer to the model card for Ericu950/Epigr_2_Llama-3.1-8B-Instruct_text.
|
17 |
|
|