praoduan commited on
Commit
2e0f68c
·
verified ·
1 Parent(s): 33b741f

Training complete - Assignment 4

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1753
22
- - Accuracy: 0.9632
23
 
24
  ## Model description
25
 
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.3128 | 1.0 | 438 | 0.2936 | 0.9206 |
55
- | 0.063 | 2.0 | 876 | 0.2022 | 0.9545 |
56
- | 0.0024 | 3.0 | 1314 | 0.1753 | 0.9632 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.56.2
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
  - Tokenizers 0.22.1
 
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1978
22
+ - Accuracy: 0.9548
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.334 | 1.0 | 438 | 0.3234 | 0.9184 |
55
+ | 0.0504 | 2.0 | 876 | 0.2282 | 0.9458 |
56
+ | 0.0013 | 3.0 | 1314 | 0.1978 | 0.9548 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.57.1
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
  - Tokenizers 0.22.1