undefinedhorizons commited on
Commit
891510f
1 Parent(s): a10fd8d

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0756
19
  - Validation Loss: 0.1197
20
  - Train Accuracy: 0.9595
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.0834 | 0.1182 | 0.9585 | 0 |
48
  | 0.0756 | 0.1197 | 0.9595 | 1 |
 
49
 
50
 
51
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0708
19
  - Validation Loss: 0.1197
20
  - Train Accuracy: 0.9595
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.0834 | 0.1182 | 0.9585 | 0 |
48
  | 0.0756 | 0.1197 | 0.9595 | 1 |
49
+ | 0.0708 | 0.1197 | 0.9595 | 2 |
50
 
51
 
52
  ### Framework versions