mhassanch commited on
Commit
6afcce8
·
verified ·
1 Parent(s): cd26041

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
4
  base_model: google-bert/bert-base-cased
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: my_awesome_model
9
  results: []
@@ -16,13 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - eval_loss: 0.8182
20
- - eval_accuracy: 1.0
21
- - eval_runtime: 0.3162
22
- - eval_samples_per_second: 6.325
23
- - eval_steps_per_second: 3.163
24
- - epoch: 8.0
25
- - step: 8
26
 
27
  ## Model description
28
 
@@ -47,7 +44,23 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
  - lr_scheduler_type: linear
50
- - num_epochs: 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
  ### Framework versions
53
 
 
4
  base_model: google-bert/bert-base-cased
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: my_awesome_model
11
  results: []
 
18
 
19
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6437
22
+ - Accuracy: 1.0
 
 
 
 
 
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 1 | 1.1738 | 0.0 |
54
+ | No log | 2.0 | 2 | 1.0929 | 0.0 |
55
+ | No log | 3.0 | 3 | 0.9705 | 0.5 |
56
+ | No log | 4.0 | 4 | 0.8380 | 1.0 |
57
+ | No log | 5.0 | 5 | 0.7512 | 1.0 |
58
+ | No log | 6.0 | 6 | 0.6991 | 1.0 |
59
+ | No log | 7.0 | 7 | 0.6719 | 1.0 |
60
+ | No log | 8.0 | 8 | 0.6558 | 1.0 |
61
+ | No log | 9.0 | 9 | 0.6474 | 1.0 |
62
+ | No log | 10.0 | 10 | 0.6437 | 1.0 |
63
+
64
 
65
  ### Framework versions
66
 
runs/Mar04_14-55-46_135c7afc6602/events.out.tfevents.1741100147.135c7afc6602.239.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a7652980b4fb3ede7dfd822154421b1076406bf25d4a3895d608802b7cfca8e
3
- size 8458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c40e48ebc27437977150f2e60f555b0de40fca0f074186f45b4e3aca82ca4c
3
+ size 8806