AlexanderHolmes0 commited on
Commit
7ef2922
·
verified ·
1 Parent(s): 1932106

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0
21
- - Accuracy: 1.0
22
 
23
  ## Model description
24
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.0 | 1.0 | 2994 | 0.0 | 1.0 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0022
21
+ - Accuracy: 0.9999
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.0036 | 1.0 | 2994 | 0.0022 | 0.9999 |
54
 
55
 
56
  ### Framework versions