MistahCase commited on
Commit
ff4bd34
1 Parent(s): defe270

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [MistahCase/distilroberta-base-testingSB](https://huggingface.co/MistahCase/distilroberta-base-testingSB) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.0403
18
 
19
  ## Model description
20
 
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.9885 | 1.0 | 1461 | 1.0564 |
49
- | 0.9963 | 2.0 | 2922 | 1.0278 |
50
- | 0.9903 | 3.0 | 4383 | 1.0403 |
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.12.5
56
- - Pytorch 1.10.0+cu111
57
- - Datasets 1.15.1
58
- - Tokenizers 0.10.3
 
14
 
15
  This model is a fine-tuned version of [MistahCase/distilroberta-base-testingSB](https://huggingface.co/MistahCase/distilroberta-base-testingSB) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.9870
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 1.1463 | 1.0 | 1461 | 1.1171 |
49
+ | 1.0188 | 2.0 | 2922 | 1.0221 |
50
+ | 1.0016 | 3.0 | 4383 | 0.9870 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.20.0
56
+ - Pytorch 1.11.0+cu113
57
+ - Datasets 2.3.2
58
+ - Tokenizers 0.12.1