Buseak commited on
Commit
c733b4c
1 Parent(s): 6721ab3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Buseak/spellcorrector_20_02_050_qwerty_v11
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: spellcorrector_20_02_050_qwerty_v13
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # spellcorrector_20_02_050_qwerty_v13
20
+
21
+ This model is a fine-tuned version of [Buseak/spellcorrector_20_02_050_qwerty_v11](https://huggingface.co/Buseak/spellcorrector_20_02_050_qwerty_v11) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0000
24
+ - Precision: 1.0
25
+ - Recall: 0.9995
26
+ - F1: 0.9997
27
+ - Accuracy: 1.0000
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 20
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0398 | 1.0 | 967 | 0.0161 | 0.9941 | 0.9898 | 0.9919 | 0.9953 |
59
+ | 0.0227 | 2.0 | 1934 | 0.0103 | 0.9952 | 0.9919 | 0.9935 | 0.9970 |
60
+ | 0.017 | 3.0 | 2901 | 0.0072 | 0.9936 | 0.9957 | 0.9946 | 0.9978 |
61
+ | 0.0126 | 4.0 | 3868 | 0.0048 | 0.9978 | 0.9946 | 0.9962 | 0.9986 |
62
+ | 0.0104 | 5.0 | 4835 | 0.0034 | 0.9989 | 0.9973 | 0.9981 | 0.9990 |
63
+ | 0.0082 | 6.0 | 5802 | 0.0022 | 0.9989 | 0.9979 | 0.9984 | 0.9993 |
64
+ | 0.0064 | 7.0 | 6769 | 0.0015 | 0.9989 | 0.9973 | 0.9981 | 0.9996 |
65
+ | 0.0055 | 8.0 | 7736 | 0.0013 | 0.9995 | 0.9989 | 0.9992 | 0.9996 |
66
+ | 0.0042 | 9.0 | 8703 | 0.0007 | 0.9989 | 0.9979 | 0.9984 | 0.9998 |
67
+ | 0.0035 | 10.0 | 9670 | 0.0004 | 0.9995 | 0.9989 | 0.9992 | 0.9999 |
68
+ | 0.0032 | 11.0 | 10637 | 0.0003 | 0.9995 | 0.9989 | 0.9992 | 0.9999 |
69
+ | 0.0025 | 12.0 | 11604 | 0.0002 | 0.9995 | 0.9989 | 0.9992 | 1.0000 |
70
+ | 0.0022 | 13.0 | 12571 | 0.0002 | 0.9995 | 0.9989 | 0.9992 | 1.0000 |
71
+ | 0.002 | 14.0 | 13538 | 0.0001 | 1.0 | 0.9989 | 0.9995 | 1.0000 |
72
+ | 0.0015 | 15.0 | 14505 | 0.0001 | 0.9995 | 1.0 | 0.9997 | 1.0000 |
73
+ | 0.0013 | 16.0 | 15472 | 0.0001 | 0.9995 | 1.0 | 0.9997 | 1.0000 |
74
+ | 0.0012 | 17.0 | 16439 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0000 |
75
+ | 0.001 | 18.0 | 17406 | 0.0000 | 1.0 | 0.9995 | 0.9997 | 1.0000 |
76
+ | 0.0009 | 19.0 | 18373 | 0.0000 | 1.0 | 0.9995 | 0.9997 | 1.0000 |
77
+ | 0.0009 | 20.0 | 19340 | 0.0000 | 1.0 | 0.9995 | 0.9997 | 1.0000 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.37.2
83
+ - Pytorch 2.1.0+cu121
84
+ - Datasets 2.17.1
85
+ - Tokenizers 0.15.2
runs/Feb25_10-57-59_340b663cf434/events.out.tfevents.1708858680.340b663cf434.835.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e8c96323daa36062339d6758f4bfcae5c0b5e7e7d03023611b47a5a464480b9
3
- size 23248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb15bbb8b2a35644d587bda736464185d665cb7d68fb55f6fba2386b40f733c
3
+ size 23608