ratish commited on
Commit
4cbd19f
·
1 Parent(s): fe82c82

Training in progress epoch 4

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.6371
18
- - Validation Loss: 0.7005
19
- - Train Accuracy: 0.5385
20
- - Epoch: 2
21
 
22
  ## Model description
23
 
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
46
  | 0.7523 | 0.7722 | 0.4615 | 0 |
47
  | 0.6486 | 0.6941 | 0.5897 | 1 |
48
  | 0.6371 | 0.7005 | 0.5385 | 2 |
 
 
49
 
50
 
51
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.5651
18
+ - Validation Loss: 0.6865
19
+ - Train Accuracy: 0.5128
20
+ - Epoch: 4
21
 
22
  ## Model description
23
 
 
46
  | 0.7523 | 0.7722 | 0.4615 | 0 |
47
  | 0.6486 | 0.6941 | 0.5897 | 1 |
48
  | 0.6371 | 0.7005 | 0.5385 | 2 |
49
+ | 0.5907 | 0.6752 | 0.5897 | 3 |
50
+ | 0.5651 | 0.6865 | 0.5128 | 4 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd11efd9cfa8f6298547b52401983cbeeb08f0274503dfc1cbd6f813b9c51be2
3
  size 497953264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69c72cad80a3d41e8d65b715ba2890c94f12ad7256db97b276c94cb629d6044
3
  size 497953264