mjpsm commited on
Commit
fe735d0
verified
1 Parent(s): 3c86f15

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.4189
20
 
21
  ## Model description
22
 
@@ -35,21 +35,22 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 2e-05
39
- - train_batch_size: 8
40
- - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 3
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 4 | 4.8484 |
51
- | No log | 2.0 | 8 | 3.8319 |
52
- | No log | 3.0 | 12 | 3.4189 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.9025
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 3e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 4
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 2 | 4.8734 |
51
+ | No log | 2.0 | 4 | 3.8259 |
52
+ | No log | 3.0 | 6 | 3.1823 |
53
+ | No log | 4.0 | 8 | 2.9025 |
54
 
55
 
56
  ### Framework versions
runs/Dec30_18-51-27_Mazamessos-MacBook-Air.local/events.out.tfevents.1735602689.Mazamessos-MacBook-Air.local.15232.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdbefc95e15bc1a4fee2a5bd2af5f8c2d9e116f2178c0ae9e0b389240b0f1f34
3
- size 5727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a1fbb6a8deb849cf1c3ee2c424c1d49fafab3f1522d8884b79c5e79c02293a
3
+ size 6341