czigopis commited on
Commit
675f9c2
1 Parent(s): c0eae5a

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.2384
18
- - Validation Loss: 0.3710
19
- - Train F1: 0.7793
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': 2e-05, 'decay_steps': 627, '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 F1 | Epoch |
45
  |:----------:|:---------------:|:--------:|:-----:|
46
- | 0.4618 | 0.3742 | 0.7700 | 0 |
47
- | 0.3026 | 0.3571 | 0.7758 | 1 |
48
- | 0.2384 | 0.3710 | 0.7793 | 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.2466
18
+ - Validation Loss: 0.3937
19
+ - Train F1: 0.7573
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': 1045, '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 F1 | Epoch |
45
  |:----------:|:---------------:|:--------:|:-----:|
46
+ | 0.2466 | 0.3937 | 0.7573 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
logs/train/events.out.tfevents.1704312887.9e5a43f02215.207.2.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5c3747247e747e19910f77f2199043579a094d24b73f50795285f8e3577108
3
+ size 3530117
logs/validation/events.out.tfevents.1704312985.9e5a43f02215.207.3.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30c9fee6837c6d0274d44893b3b9838a4c98c3069a03a6a5ce544afaf571b20c
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05bdc9b470d611175c8a20b43cc3db7d100a25277a33ecbb7d9e4690879f1ff1
3
  size 451979544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9888ff3b2a11bf65f0f03e01b06c439cc973d808df1ef351093322243333f4b
3
  size 451979544