czigopis commited on
Commit
a5c51bc
1 Parent(s): ad46cdb

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.2077
18
- - Validation Loss: 0.3255
19
- - Train Matthews Correlation: 0.7261
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': 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.4533 | 0.3342 | 0.6698 | 0 |
47
- | 0.2941 | 0.3465 | 0.6773 | 1 |
48
- | 0.2077 | 0.3255 | 0.7261 | 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.4317
18
+ - Validation Loss: 0.3604
19
+ - Train Matthews Correlation: 0.6993
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': 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
 
48
 
49
  ### Framework versions
logs/train/events.out.tfevents.1704634812.86bb3fd0cfc1.153.2.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33dc3f873fb6d5d6db4386615aee850acbe50f83952abe76597ef24bad65c74a
3
+ size 3567215
logs/validation/events.out.tfevents.1704634914.86bb3fd0cfc1.153.3.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56639f7451b8df365af8e7a01e6975524faf6079e118cb2df59e56c5bd7c2bdb
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34a648ff998a59240876c52d8c6ff8aec91a7ad953ed991cf2341515a6ef15b5
3
  size 451979544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d9503542be94fe6c1fbc048e48fa2eec0c13f4f55cd6b611b76ac1d5a8559be
3
  size 451979544