vaibhav9 commited on
Commit
fb62719
1 Parent(s): 5accfe4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -11,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # distilbert-base-uncased
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 3.6695
17
 
18
  ## Model description
19
 
@@ -44,9 +44,9 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:-----:|:---------------:|
47
- | 3.6681 | 1.0 | 3765 | 3.6714 |
48
- | 3.383 | 2.0 | 7530 | 3.6784 |
49
- | 3.3099 | 3.0 | 11295 | 3.6695 |
50
 
51
 
52
  ### Framework versions
 
11
 
12
  # distilbert-base-uncased
13
 
14
+ This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 3.8601
17
 
18
  ## Model description
19
 
 
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:-----:|:---------------:|
47
+ | 3.2968 | 1.0 | 3765 | 3.8488 |
48
+ | 3.1549 | 2.0 | 7530 | 3.8771 |
49
+ | 3.1105 | 3.0 | 11295 | 3.8601 |
50
 
51
 
52
  ### Framework versions