Youssefk commited on
Commit
fc422b0
1 Parent(s): 027bf04

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,8 +14,8 @@ 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.7637
18
- - Epoch: 1
19
 
20
  ## Model description
21
 
@@ -43,6 +43,7 @@ The following hyperparameters were used during training:
43
  |:----------:|:-----:|
44
  | 3.3988 | 0 |
45
  | 1.7637 | 1 |
 
46
 
47
 
48
  ### 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.5098
18
+ - Epoch: 2
19
 
20
  ## Model description
21
 
 
43
  |:----------:|:-----:|
44
  | 3.3988 | 0 |
45
  | 1.7637 | 1 |
46
+ | 1.5098 | 2 |
47
 
48
 
49
  ### Framework versions