Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -18,7 +18,7 @@ tags: 
     | 
|
| 18 | 
         
             
            ---
         
     | 
| 19 | 
         
             
            # Papy_2_Llama-3.1-8B-Instruct_text
         
     | 
| 20 | 
         | 
| 21 | 
         
            -
            This is a finetuned version Llama-3.1-8B-Instruct specialized on reconstructing spans of 1–20 missing characters in ancient Greek documentary papyri. In spans of 1–10 missing characters it did so with a Character Error Rate of 14.9%, a top-1 accuracy of 73.5%, and top-20 of 85.9% on a test set of 7,811 papyrus editions. It replaces  
     | 
| 22 | 
         
             
            See https://arxiv.org/abs/2409.13870.
         
     | 
| 23 | 
         | 
| 24 | 
         
             
            ## Usage
         
     | 
| 
         | 
|
| 18 | 
         
             
            ---
         
     | 
| 19 | 
         
             
            # Papy_2_Llama-3.1-8B-Instruct_text
         
     | 
| 20 | 
         | 
| 21 | 
         
            +
            This is a finetuned version Llama-3.1-8B-Instruct specialized on reconstructing spans of 1–20 missing characters in ancient Greek documentary papyri. In spans of 1–10 missing characters it did so with a Character Error Rate of 14.9%, a top-1 accuracy of 73.5%, and top-20 of 85.9% on a test set of 7,811 papyrus editions. It replaces Papy_1_Llama-3.1-8B-Instruct_text.
         
     | 
| 22 | 
         
             
            See https://arxiv.org/abs/2409.13870.
         
     | 
| 23 | 
         | 
| 24 | 
         
             
            ## Usage
         
     |