npark95 commited on
Commit
38661cf
·
verified ·
1 Parent(s): 07b2e19

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [yikuan8/Clinical-Longformer](https://huggingface.co/yikuan8/Clinical-Longformer) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0446
21
- - F1: 0.9932
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.0027 | 1.0 | 424 | 0.0446 | 0.9932 |
53
- | 0.0079 | 2.0 | 848 | 0.0495 | 0.9918 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [yikuan8/Clinical-Longformer](https://huggingface.co/yikuan8/Clinical-Longformer) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0433
21
+ - F1: 0.9939
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.0142 | 1.0 | 424 | 0.0427 | 0.9912 |
53
+ | 0.0072 | 2.0 | 848 | 0.0433 | 0.9939 |
54
 
55
 
56
  ### Framework versions