Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,7 +1,4 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            base_model: klue/roberta-small
         | 
| 3 | 
            -
            tags:
         | 
| 4 | 
            -
            - generated_from_trainer
         | 
| 5 | 
             
            metrics:
         | 
| 6 | 
             
            - precision
         | 
| 7 | 
             
            - recall
         | 
| @@ -17,8 +14,6 @@ should probably proofread and complete it, then remove this comment. --> | |
| 17 |  | 
| 18 | 
             
            # logs_rand
         | 
| 19 |  | 
| 20 | 
            -
            This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
         | 
| 21 | 
            -
            It achieves the following results on the evaluation set:
         | 
| 22 | 
             
            - Loss: 0.0024
         | 
| 23 | 
             
            - Precision: 0.8742
         | 
| 24 | 
             
            - Recall: 0.8871
         | 
| @@ -66,4 +61,4 @@ The following hyperparameters were used during training: | |
| 66 | 
             
            - Transformers 4.40.2
         | 
| 67 | 
             
            - Pytorch 2.0.1
         | 
| 68 | 
             
            - Datasets 2.19.1
         | 
| 69 | 
            -
            - Tokenizers 0.19.1
         | 
|  | |
| 1 | 
             
            ---
         | 
|  | |
|  | |
|  | |
| 2 | 
             
            metrics:
         | 
| 3 | 
             
            - precision
         | 
| 4 | 
             
            - recall
         | 
|  | |
| 14 |  | 
| 15 | 
             
            # logs_rand
         | 
| 16 |  | 
|  | |
|  | |
| 17 | 
             
            - Loss: 0.0024
         | 
| 18 | 
             
            - Precision: 0.8742
         | 
| 19 | 
             
            - Recall: 0.8871
         | 
|  | |
| 61 | 
             
            - Transformers 4.40.2
         | 
| 62 | 
             
            - Pytorch 2.0.1
         | 
| 63 | 
             
            - Datasets 2.19.1
         | 
| 64 | 
            +
            - Tokenizers 0.19.1
         | 
