silviacamplani commited on
Commit
73ce7a3
·
1 Parent(s): 182b9ab

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingf
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: nan
18
  - Validation Loss: nan
19
- - Epoch: 0
20
 
21
  ## Model description
22
 
@@ -43,6 +43,8 @@ The following hyperparameters were used during training:
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
  | nan | nan | 0 |
 
 
46
 
47
 
48
  ### Framework versions
 
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: nan
18
  - Validation Loss: nan
19
+ - Epoch: 2
20
 
21
  ## Model description
22
 
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
  | nan | nan | 0 |
46
+ | nan | nan | 1 |
47
+ | nan | nan | 2 |
48
 
49
 
50
  ### Framework versions