LeoZZzzZZ commited on
Commit
1dcc33b
·
1 Parent(s): 53949ef

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 [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.6944
19
- - Validation Loss: 0.9348
20
- - Train Accuracy: 0.5568
21
- - Train Precision: 0.5590
22
- - Train Recall: 0.5568
23
- - Train F1: 0.5578
24
- - Epoch: 5
25
 
26
  ## Model description
27
 
@@ -40,19 +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': 11870, '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 | Validation Loss | Train Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
49
  |:----------:|:---------------:|:--------------:|:---------------:|:------------:|:--------:|:-----:|
50
- | 1.0374 | 0.9560 | 0.5360 | 0.4193 | 0.5360 | 0.4643 | 0 |
51
- | 0.8750 | 0.9204 | 0.5525 | 0.5123 | 0.5525 | 0.5003 | 1 |
52
- | 0.8071 | 0.9152 | 0.5567 | 0.5396 | 0.5567 | 0.5414 | 2 |
53
- | 0.7594 | 0.9245 | 0.5551 | 0.5581 | 0.5551 | 0.5553 | 3 |
54
- | 0.7224 | 0.9349 | 0.5550 | 0.5512 | 0.5550 | 0.5501 | 4 |
55
- | 0.6944 | 0.9348 | 0.5568 | 0.5590 | 0.5568 | 0.5578 | 5 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.2460
19
+ - Validation Loss: 1.1773
20
+ - Train Accuracy: 0.3708
21
+ - Train Precision: 0.1375
22
+ - Train Recall: 0.3708
23
+ - Train F1: 0.2006
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': 0.02, 'decay_steps': 11870, '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 | Validation Loss | Train Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
49
  |:----------:|:---------------:|:--------------:|:---------------:|:------------:|:--------:|:-----:|
50
+ | 1.2460 | 1.1773 | 0.3708 | 0.1375 | 0.3708 | 0.2006 | 0 |
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
logs/train/events.out.tfevents.1716096062.6264913a9602.740.7.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe291db5804c37a87524dd094d05a389c159a2cb7db42e7733853cea1ece25c
3
+ size 714327
logs/validation/events.out.tfevents.1716096098.6264913a9602.740.8.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce0d2cdfdee918de28c2d5814d6dbd9e902a6841fec4611fa2d9e7500211c1f
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c10a191dbcbccd48ac435ad94c9513b908be2a7c9ca49228d49a43c28f4c9b5
3
  size 17614080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e227cc3c2cf267396ac452c7b235be2e5621a03ec87016102f90b306d75c511f
3
  size 17614080