czigopis commited on
Commit
21d4471
1 Parent(s): aea7e49

Training in progress epoch 0

Browse files
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 [nlpaueb/bert-base-greek-uncased-v1](https://huggingface.co/nlpaueb/bert-base-greek-uncased-v1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.3013
18
- - Validation Loss: 0.4261
19
- - Train Matthews Correlation: 0.6670
20
- - Epoch: 2
21
 
22
  ## Model description
23
 
@@ -36,16 +36,14 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 0.0001, 'decay_steps': 10035, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
45
  |:----------:|:---------------:|:--------------------------:|:-----:|
46
- | 0.4317 | 0.3604 | 0.6993 | 0 |
47
- | 0.3307 | 0.3713 | 0.6670 | 1 |
48
- | 0.3013 | 0.4261 | 0.6670 | 2 |
49
 
50
 
51
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [nlpaueb/bert-base-greek-uncased-v1](https://huggingface.co/nlpaueb/bert-base-greek-uncased-v1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.4409
18
+ - Validation Loss: 0.3139
19
+ - Train Matthews Correlation: 0.7094
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 10035, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
45
  |:----------:|:---------------:|:--------------------------:|:-----:|
46
+ | 0.4409 | 0.3139 | 0.7094 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
logs/train/events.out.tfevents.1704635400.86bb3fd0cfc1.153.4.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6251d26ac85df69275a5bb0c72a34e48cb2a035122f966443df1539d4095e44
3
+ size 3569538
logs/validation/events.out.tfevents.1704635500.86bb3fd0cfc1.153.5.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415ee9e75bc783135b17a11edc91ab718d7e530d08e023fc92a65927de7de51c
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe1446d8fa951fbf7054ac4489fe335c86fe1948c198647b7d383898bb08780b
3
  size 451979544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ba7cfd3a3be78a94d9106a5e1010165a28a1fcc07901f12a11a008614a3ba21
3
  size 451979544