rigonsallauka commited on
Commit
379b115
1 Parent(s): 21ad1c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -48,6 +48,12 @@ tags:
48
  - **Frameworks
49
  **: PyTorch, Hugging Face Transformers, SimpleTransformers
50
 
 
 
 
 
 
 
51
  ## How to Use
52
  You can easily use this model with the Hugging Face `transformers` library. Here's an example of how to load and use the model for inference:
53
 
 
48
  - **Frameworks
49
  **: PyTorch, Hugging Face Transformers, SimpleTransformers
50
 
51
+ ## Evaluation metrics
52
+ - eval_loss = 0.24279939405748557
53
+ - f1_score = 0.8006730836297691
54
+ - precision = 0.8084832904884319
55
+ - recall = 0.7930123311802701
56
+
57
  ## How to Use
58
  You can easily use this model with the Hugging Face `transformers` library. Here's an example of how to load and use the model for inference:
59