amanneo commited on
Commit
34fc745
1 Parent(s): e70084e

End of training

Browse files
Files changed (2) hide show
  1. README.md +14 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,11 +14,11 @@ 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: 10.0053
18
- - Train Accuracy: 0.1068
19
- - Validation Loss: 8.5247
20
- - Validation Accuracy: 0.1394
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,15 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 10.0053 | 0.1068 | 8.5247 | 0.1394 | 0 |
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### 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: 5.4613
18
+ - Train Accuracy: 0.1611
19
+ - Validation Loss: 5.2617
20
+ - Validation Accuracy: 0.1386
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 10.0053 | 0.1068 | 8.5247 | 0.1394 | 0 |
48
+ | 8.7772 | 0.1505 | 7.9685 | 0.1656 | 1 |
49
+ | 8.2057 | 0.1663 | 7.4436 | 0.1655 | 2 |
50
+ | 7.5786 | 0.1611 | 6.8572 | 0.1654 | 3 |
51
+ | 6.9698 | 0.1679 | 6.3646 | 0.1735 | 4 |
52
+ | 6.4911 | 0.1763 | 6.0124 | 0.1787 | 5 |
53
+ | 6.1632 | 0.1834 | 5.7751 | 0.1826 | 6 |
54
+ | 5.9057 | 0.1840 | 5.5786 | 0.1749 | 7 |
55
+ | 5.6874 | 0.1758 | 5.4023 | 0.1616 | 8 |
56
+ | 5.4613 | 0.1611 | 5.2617 | 0.1386 | 9 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df27f739b91fe8b77fde06323425b70b8abd02753a183fa56a11b516a86ce0ba
3
  size 497935464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe9cd13ab96a1d15956d30cb794498bfe51f304747969cbaa2966148a6e5c512
3
  size 497935464