Jsevisal commited on
Commit
06e3c7c
1 Parent(s): 7bc032c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -10,6 +10,8 @@ metrics:
10
  model-index:
11
  - name: balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2
12
  results: []
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5211
23
- - Precision: 0.9245
24
- - Recall: 0.9214
25
- - F1: 0.9159
26
- - Accuracy: 0.9027
27
 
28
  ## Model description
29
 
@@ -81,4 +83,4 @@ The following hyperparameters were used during training:
81
  - Transformers 4.27.4
82
  - Pytorch 1.13.1+cu116
83
  - Datasets 2.11.0
84
- - Tokenizers 0.13.2
 
10
  model-index:
11
  - name: balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2
12
  results: []
13
+ datasets:
14
+ - Jsevisal/balanced_augmented_dataset_2
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
21
 
22
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.4965
25
+ - Precision: 0.9214
26
+ - Recall: 0.9180
27
+ - F1: 0.9135
28
+ - Accuracy: 0.9012
29
 
30
  ## Model description
31
 
 
83
  - Transformers 4.27.4
84
  - Pytorch 1.13.1+cu116
85
  - Datasets 2.11.0
86
+ - Tokenizers 0.13.2