djsull commited on
Commit
c5c9524
·
verified ·
1 Parent(s): 6c0faf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
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
  # sentence_classification
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.0744
23
  - Precision: 0.9707
24
  - Recall: 0.97
@@ -67,4 +62,4 @@ The following hyperparameters were used during training:
67
  - Transformers 4.42.3
68
  - Pytorch 2.3.0+cu121
69
  - Datasets 2.18.0
70
- - Tokenizers 0.19.1
 
1
  ---
 
 
 
2
  metrics:
3
  - precision
4
  - recall
 
14
 
15
  # sentence_classification
16
 
 
 
17
  - Loss: 0.0744
18
  - Precision: 0.9707
19
  - Recall: 0.97
 
62
  - Transformers 4.42.3
63
  - Pytorch 2.3.0+cu121
64
  - Datasets 2.18.0
65
+ - Tokenizers 0.19.1