AhsenKacar commited on
Commit
6ef1e5c
1 Parent(s): 0182747

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,7 @@ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an
18
  It achieves the following results on the evaluation set:
19
  - Train Loss: 7.6362
20
  - Validation Loss: 7.6386
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:-----:|
47
  | 8.7685 | 7.6386 | 0 |
48
  | 7.6362 | 7.6386 | 1 |
 
49
 
50
 
51
  ### Framework versions
 
18
  It achieves the following results on the evaluation set:
19
  - Train Loss: 7.6362
20
  - Validation Loss: 7.6386
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:-----:|
47
  | 8.7685 | 7.6386 | 0 |
48
  | 7.6362 | 7.6386 | 1 |
49
+ | 7.6362 | 7.6386 | 2 |
50
 
51
 
52
  ### Framework versions