AbidHasan95 commited on
Commit
ff6d7b1
1 Parent(s): 898a69a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0000
18
 
19
  ## Model description
20
 
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 95 | 0.0001 |
49
- | No log | 2.0 | 190 | 0.0000 |
50
- | No log | 3.0 | 285 | 0.0000 |
51
- | No log | 4.0 | 380 | 0.0000 |
52
- | No log | 5.0 | 475 | 0.0000 |
53
- | 0.0003 | 6.0 | 570 | 0.0000 |
54
- | 0.0003 | 7.0 | 665 | 0.0000 |
55
- | 0.0003 | 8.0 | 760 | 0.0000 |
56
- | 0.0003 | 9.0 | 855 | 0.0000 |
57
- | 0.0003 | 10.0 | 950 | 0.0000 |
58
 
59
 
60
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0009
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 95 | 0.0462 |
49
+ | No log | 2.0 | 190 | 0.0067 |
50
+ | No log | 3.0 | 285 | 0.0028 |
51
+ | No log | 4.0 | 380 | 0.0018 |
52
+ | No log | 5.0 | 475 | 0.0014 |
53
+ | 0.1098 | 6.0 | 570 | 0.0012 |
54
+ | 0.1098 | 7.0 | 665 | 0.0011 |
55
+ | 0.1098 | 8.0 | 760 | 0.0010 |
56
+ | 0.1098 | 9.0 | 855 | 0.0010 |
57
+ | 0.1098 | 10.0 | 950 | 0.0009 |
58
 
59
 
60
  ### Framework versions