Buseak commited on
Commit
6cc1adc
1 Parent(s): ab5b6fd

End of training

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/canine-c
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: canine_deasciifier_final_0701_v8
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
+ # canine_deasciifier_final_0701_v8
20
+
21
+ This model is a fine-tuned version of [google/canine-c](https://huggingface.co/google/canine-c) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0340
24
+ - Precision: 0.9153
25
+ - Recall: 0.9338
26
+ - F1: 0.9244
27
+ - Accuracy: 0.9918
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: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 15
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 488 | 0.0903 | 0.6868 | 0.7578 | 0.7205 | 0.9660 |
59
+ | 0.2413 | 2.0 | 976 | 0.0562 | 0.8068 | 0.8466 | 0.8262 | 0.9800 |
60
+ | 0.0812 | 3.0 | 1464 | 0.0409 | 0.8669 | 0.8674 | 0.8672 | 0.9854 |
61
+ | 0.052 | 4.0 | 1952 | 0.0381 | 0.8664 | 0.8971 | 0.8815 | 0.9870 |
62
+ | 0.0377 | 5.0 | 2440 | 0.0370 | 0.8738 | 0.9038 | 0.8886 | 0.9877 |
63
+ | 0.0291 | 6.0 | 2928 | 0.0314 | 0.9071 | 0.9088 | 0.9079 | 0.9900 |
64
+ | 0.0234 | 7.0 | 3416 | 0.0340 | 0.8867 | 0.9191 | 0.9026 | 0.9892 |
65
+ | 0.0196 | 8.0 | 3904 | 0.0325 | 0.9030 | 0.9242 | 0.9135 | 0.9905 |
66
+ | 0.0158 | 9.0 | 4392 | 0.0319 | 0.9109 | 0.9266 | 0.9187 | 0.9911 |
67
+ | 0.0132 | 10.0 | 4880 | 0.0329 | 0.9087 | 0.9318 | 0.9201 | 0.9913 |
68
+ | 0.0113 | 11.0 | 5368 | 0.0331 | 0.9045 | 0.9315 | 0.9178 | 0.9910 |
69
+ | 0.0099 | 12.0 | 5856 | 0.0337 | 0.9088 | 0.9314 | 0.9200 | 0.9913 |
70
+ | 0.0083 | 13.0 | 6344 | 0.0346 | 0.9133 | 0.9357 | 0.9244 | 0.9917 |
71
+ | 0.0081 | 14.0 | 6832 | 0.0332 | 0.9167 | 0.9324 | 0.9245 | 0.9918 |
72
+ | 0.0071 | 15.0 | 7320 | 0.0340 | 0.9153 | 0.9338 | 0.9244 | 0.9918 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.35.2
78
+ - Pytorch 2.1.0+cu121
79
+ - Datasets 2.16.1
80
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8956f8a5582de9efb0068388fd9901ba56b1f41ecf0410e96a8f4066e2f1923
3
  size 528401764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917e9784d27e1e1d3e8979f4b9ba1f068196ccc60c116823a49086a8f24724b1
3
  size 528401764