alicore commited on
Commit
c5f66c4
1 Parent(s): 3242c8a

End of training

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [PartAI/TookaBERT-Base](https://huggingface.co/PartAI/TookaBERT-Base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.7588
24
- - Precision: 0.4745
25
- - Recall: 0.1738
26
- - F1: 0.2544
27
- - Accuracy: 0.6770
28
 
29
  ## Model description
30
 
@@ -44,20 +44,22 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
- - train_batch_size: 1
48
- - eval_batch_size: 1
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | No log | 1.0 | 19 | 2.2673 | 0.3636 | 0.0214 | 0.0404 | 0.6355 |
59
- | No log | 2.0 | 38 | 1.9224 | 0.3710 | 0.0615 | 0.1055 | 0.6459 |
60
- | No log | 3.0 | 57 | 1.7588 | 0.4745 | 0.1738 | 0.2544 | 0.6770 |
 
 
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [PartAI/TookaBERT-Base](https://huggingface.co/PartAI/TookaBERT-Base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.9495
24
+ - Precision: 0.5098
25
+ - Recall: 0.4866
26
+ - F1: 0.4979
27
+ - Accuracy: 0.8050
28
 
29
  ## Model description
30
 
 
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
+ - train_batch_size: 2
48
+ - eval_batch_size: 2
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 5
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 10 | 1.4199 | 0.3919 | 0.3102 | 0.3463 | 0.7206 |
59
+ | No log | 2.0 | 20 | 1.2065 | 0.4497 | 0.3824 | 0.4133 | 0.7573 |
60
+ | No log | 3.0 | 30 | 1.0512 | 0.4792 | 0.4305 | 0.4535 | 0.7759 |
61
+ | No log | 4.0 | 40 | 0.9780 | 0.5056 | 0.4840 | 0.4945 | 0.8022 |
62
+ | No log | 5.0 | 50 | 0.9495 | 0.5098 | 0.4866 | 0.4979 | 0.8050 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1377e21d4256d795a5f5557ad8a21b653a9b3420dc00bdd55981f3e73e156a1
3
  size 489482308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2973b29e1522a6b898e37eba8006489e2bb4c7f08606690f0ccac47525505691
3
  size 489482308
runs/Aug06_13-02-37_9eec24a54a61/events.out.tfevents.1722949358.9eec24a54a61.479.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc0d4a634cfeb688bddb751b75477ae248146b5536ee42e41a21f4791f2f9394
3
+ size 11999
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4225edf12a7e80151cba6b8a54429997daa967adb963f5ea6babaecd87da401a
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d459186f08c53c9e30561e257c53b8c5f20ecc84fccccbf3ced14b5ec859e792
3
  size 5112