GCopoulos commited on
Commit
914db83
·
1 Parent(s): 2a9270f

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -12,12 +12,12 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # GCopoulos/deberta-base-finetuned-answer_pol
14
 
15
- This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0264
18
- - Validation Loss: 0.4438
19
- - Train F1: 0.8937
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': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 663, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, '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.0366 | 0.4438 | 0.8937 | 0 |
47
- | 0.0280 | 0.4438 | 0.8937 | 1 |
48
- | 0.0264 | 0.4438 | 0.8937 | 2 |
49
 
50
 
51
  ### Framework versions
 
12
 
13
  # GCopoulos/deberta-base-finetuned-answer_pol
14
 
15
+ This model is a fine-tuned version of [GCopoulos/deberta-base-finetuned-answer_pol](https://huggingface.co/GCopoulos/deberta-base-finetuned-answer_pol) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1402
18
+ - Validation Loss: 0.5322
19
+ - Train F1: 0.8747
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': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 7e-05, 'decay_steps': 663, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, '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.1402 | 0.5322 | 0.8747 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/deberta-base",
3
  "architectures": [
4
  "DebertaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "GCopoulos/deberta-base-finetuned-answer_pol",
3
  "architectures": [
4
  "DebertaForSequenceClassification"
5
  ],
logs/train/events.out.tfevents.1686257240.bf249ee763c5.1479.6.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4ce968e96f930637642a73b214a79ecc94394b1ba9533d418d5f72b3ea6d7f
3
+ size 10580101
logs/validation/events.out.tfevents.1686257386.bf249ee763c5.1479.7.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122ec377bbc64699c17919027514dcea4cf14baf6bdfa16d059116d191b7473e
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5aef06d5fa594755a05fb0db5c56e7b3c3a21ea77f0b337f26fc7e084277981
3
  size 557073416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86a51cc49c93834df9a020aa6fdee9d666a2b953792ae47ce7492ebfd7f2eae
3
  size 557073416