Update README.md
Browse files
README.md
CHANGED
@@ -13,15 +13,15 @@ tags:
|
|
13 |
|
14 |
# Papy_1_Llama-3.1-8B-Instruct_date
|
15 |
|
16 |
-
This is a fine-tuned version of the Llama-3.1-8B-Instruct model, specialized in assigning a date to Greek documentary papyri. On a test set of 1,856 unseen papyri
|
17 |
|
18 |
## Dataset
|
19 |
|
20 |
-
This model
|
21 |
|
22 |
## Usage
|
23 |
|
24 |
-
To run the model on a GPU with
|
25 |
|
26 |
### 1. Download and load the model
|
27 |
|
|
|
13 |
|
14 |
# Papy_1_Llama-3.1-8B-Instruct_date
|
15 |
|
16 |
+
This is a fine-tuned version of the Llama-3.1-8B-Instruct model, specialized in assigning a date to Greek documentary papyri. On a test set of 1,856 unseen papyri its predictions were, on average, 21.7 years away from the actual date spans.
|
17 |
|
18 |
## Dataset
|
19 |
|
20 |
+
This model was finetuned on the Ericu950/Papyri_1 dataset, which consists of Greek documentary papyri editions and their corresponding dates and geographical attributions sourced from the amazing Papyri.info.
|
21 |
|
22 |
## Usage
|
23 |
|
24 |
+
To run the model on a GPU with large memory capacity, follow these steps:
|
25 |
|
26 |
### 1. Download and load the model
|
27 |
|