tjayant commited on
Commit
ab6db2a
·
1 Parent(s): e1e5914

Training in progress epoch 0

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ 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 an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.3053
18
  - Validation Loss: 1.3055
19
  - Train Accuracy: 0.3485
20
  - Epoch: 0
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
- | 1.3053 | 1.3055 | 0.3485 | 0 |
47
 
48
 
49
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.2896
18
  - Validation Loss: 1.3055
19
  - Train Accuracy: 0.3485
20
  - Epoch: 0
 
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
+ | 1.2896 | 1.3055 | 0.3485 | 0 |
47
 
48
 
49
  ### Framework versions