madatnlp commited on
Commit
0f9bc7b
·
1 Parent(s): b9b7213

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -10
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Train Loss: 1.7500
17
- - Validation Loss: 1.7085
18
- - Epoch: 5
19
 
20
  ## Model description
21
 
@@ -34,19 +34,14 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - optimizer: {'name': 'Adam', 'learning_rate': 0.001, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
38
  - training_precision: float32
39
 
40
  ### Training results
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
- | 2.3558 | 1.9963 | 0 |
45
- | 1.8910 | 1.7162 | 1 |
46
- | 1.7534 | 1.6938 | 2 |
47
- | 1.7447 | 1.7163 | 3 |
48
- | 1.7345 | 1.7373 | 4 |
49
- | 1.7500 | 1.7085 | 5 |
50
 
51
 
52
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 1.7479
17
+ - Validation Loss: 1.5215
18
+ - Epoch: 0
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - optimizer: {'name': 'SGD', 'learning_rate': 0.01, 'decay': 0.0, 'momentum': 0.9, 'nesterov': False}
38
  - training_precision: float32
39
 
40
  ### Training results
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
+ | 1.7479 | 1.5215 | 0 |
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3ae649c8f3b8f7dfb93ad3c6c379de98e041b3db3f633b3c85186c30bcc3647
3
  size 1347211928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366b136e3417d0bd30c59a0e6f08b555952ce528d14084f494c98aac59c345e0
3
  size 1347211928