Apv commited on
Commit
64f4ad8
·
1 Parent(s): 289ff2c

Training in progress epoch 1

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -17,7 +17,7 @@ It achieves the following results on the evaluation set:
17
  - Train Loss: 0.5878
18
  - Validation Loss: 0.5323
19
  - Train Accuracy: 0.7920
20
- - Epoch: 0
21
 
22
  ## Model description
23
 
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.5878 | 0.5323 | 0.7920 | 0 |
 
47
 
48
 
49
  ### Framework versions
 
17
  - Train Loss: 0.5878
18
  - Validation Loss: 0.5323
19
  - Train Accuracy: 0.7920
20
+ - Epoch: 1
21
 
22
  ## Model description
23
 
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.5878 | 0.5323 | 0.7920 | 0 |
47
+ | 0.5878 | 0.5323 | 0.7920 | 1 |
48
 
49
 
50
  ### Framework versions