GCopoulos commited on
Commit
ec6a47b
·
1 Parent(s): d32c23b

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -12,11 +12,11 @@ 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 [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.0097
18
- - Validation Loss: 0.6153
19
- - Train F1: 0.8799
20
  - Epoch: 0
21
 
22
  ## Model description
@@ -36,14 +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': 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.0097 | 0.6153 | 0.8799 | 0 |
47
 
48
 
49
  ### Framework versions
 
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.3525
18
+ - Validation Loss: 0.5093
19
+ - Train F1: 0.8457
20
  - Epoch: 0
21
 
22
  ## Model description
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'WarmUp', 'config': {'initial_learning_rate': 7e-05, 'decay_schedule_fn': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 7e-05, 'decay_steps': 1095, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, '__passive_serialization__': True}, 'warmup_steps': 10, 'power': 1.0, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train F1 | Epoch |
45
  |:----------:|:---------------:|:--------:|:-----:|
46
+ | 0.3525 | 0.5093 | 0.8457 | 0 |
47
 
48
 
49
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "GCopoulos/deberta-base-finetuned-answer_pol",
3
  "architectures": [
4
  "DebertaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "microsoft/deberta-base",
3
  "architectures": [
4
  "DebertaForSequenceClassification"
5
  ],
logs/train/events.out.tfevents.1686257804.bf249ee763c5.1479.10.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea114bc4d83bbfe6ca4a5e05f393fcb601c511a7d8cc6b0fe53873b1cee9d56
3
+ size 10098215
logs/validation/events.out.tfevents.1686257913.bf249ee763c5.1479.11.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df8d5c1ed9757e11a99d3bb0b83407a1f89b043fc9b6e510ce944fd529a057a4
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:225ea2ca557d7f2efe9598eb69cca3ffa2c944eb35dfe066549e046d84f4e0de
3
  size 557073416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c087f0502585186a96fcd595f378cf3d1c60c4d313cdb04e4793e762734a7400
3
  size 557073416