Ericu950 commited on
Commit
c133fc1
1 Parent(s): 34e041b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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, its predictions were, on average, 21.7 years away from the actual date spans.
17
 
18
  ## Dataset
19
 
20
- This model is fine-tuned on the Ericu950/Papyri_1 dataset, which consists of Greek documentary papyri texts and their corresponding dates sourced from the amazing Papyri.info.
21
 
22
  ## Usage
23
 
24
- To run the model on a GPU with larger memory, following these steps:
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