LongRiver commited on
Commit
75d1862
1 Parent(s): ec1430e

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.7555
19
- - Train End Logits Accuracy: 0.5826
20
- - Train Start Logits Accuracy: 0.5568
21
- - Validation Loss: 2.0195
22
- - Validation End Logits Accuracy: 0.5265
23
- - Validation Start Logits Accuracy: 0.4914
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -40,15 +40,14 @@ More information needed
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
- - 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': 4524, '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}
44
  - training_precision: float32
45
 
46
  ### Training results
47
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
- | 2.3961 | 0.5016 | 0.4963 | 2.1577 | 0.4883 | 0.4651 | 0 |
51
- | 1.7555 | 0.5826 | 0.5568 | 2.0195 | 0.5265 | 0.4914 | 1 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.3543
19
+ - Train End Logits Accuracy: 0.5058
20
+ - Train Start Logits Accuracy: 0.4992
21
+ - Validation Loss: 2.0820
22
+ - Validation End Logits Accuracy: 0.5253
23
+ - Validation Start Logits Accuracy: 0.4917
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - 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': 6786, '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}
44
  - training_precision: float32
45
 
46
  ### Training results
47
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
+ | 2.3543 | 0.5058 | 0.4992 | 2.0820 | 0.5253 | 0.4917 | 0 |
 
51
 
52
 
53
  ### Framework versions
logs/train/events.out.tfevents.1714758128.728cd015945c.513.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087c84654ae88ed81ab65f3d9c2ccff49fe623a63d90b93a761e2b4f05c8cd16
3
+ size 1441431
logs/validation/events.out.tfevents.1714759538.728cd015945c.513.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd65c621e89599ac53bee56507681cdb6b9f3223c59ac7884ea001c73cb584b3
3
+ size 604
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc1fe76fdcfab2dca9054168318109925c71fec9693baf4ebfca2f263bf94978
3
  size 260895720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ec74fe57f752e7949690796d7c79c8191983bcae4aa50d5fa018a51083a2833
3
  size 260895720