C4SE commited on
Commit
61a0567
1 Parent(s): 9094afe

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.4807
20
- - Model Preparation Time: 0.0023
21
 
22
  ## Model description
23
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
51
  |:-------------:|:-----:|:----:|:---------------:|:----------------------:|
52
- | No log | 1.0 | 157 | 2.5036 | 0.0023 |
53
- | No log | 2.0 | 314 | 2.4486 | 0.0023 |
54
- | No log | 3.0 | 471 | 2.4807 | 0.0023 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.4883
20
+ - Model Preparation Time: 0.0017
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
51
  |:-------------:|:-----:|:----:|:---------------:|:----------------------:|
52
+ | No log | 1.0 | 157 | 2.5036 | 0.0017 |
53
+ | No log | 2.0 | 314 | 2.4486 | 0.0017 |
54
+ | No log | 3.0 | 471 | 2.4807 | 0.0017 |
55
 
56
 
57
  ### Framework versions