raygx commited on
Commit
8b5d28c
1 Parent(s): 9cceb09

Upload TFGPT2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +5 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [raygx/GNePT](https://huggingface.co/raygx/GNePT) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.5905
18
- - Validation Loss: 0.6977
19
- - Epoch: 3
20
 
21
  ## Model description
22
 
@@ -35,17 +35,14 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 6.99e-06, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.001}
39
  - training_precision: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 0.9549 | 0.7891 | 0 |
46
- | 0.7454 | 0.6990 | 1 |
47
- | 0.6544 | 0.6724 | 2 |
48
- | 0.5905 | 0.6977 | 3 |
49
 
50
 
51
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [raygx/GNePT](https://huggingface.co/raygx/GNePT) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.4830
18
+ - Validation Loss: 0.6690
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 2e-06, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.03}
39
  - training_precision: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 0.4830 | 0.6690 | 0 |
 
 
 
46
 
47
 
48
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c8e4595ef305a9765546d2c7e5bff639cafcdf7aa020f5d5a77d3497d966f03
3
  size 497166832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c8ba370824f38303e7ee7a00d384a266a6c884bc1c0a40d7bf8d50e72f0b39
3
  size 497166832