End of training
Browse files- README.md +90 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/canine-s
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: sentence_splitter_final_v2
|
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 |
+
# sentence_splitter_final_v2
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [google/canine-s](https://huggingface.co/google/canine-s) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0000
|
24 |
+
- Precision: 0.8
|
25 |
+
- Recall: 1.0
|
26 |
+
- F1: 0.8889
|
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: 25
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 95 | 0.0037 | 0.0690 | 0.5 | 0.1212 | 0.9988 |
|
59 |
+
| No log | 2.0 | 190 | 0.0022 | 0.0909 | 1.0 | 0.1667 | 0.9993 |
|
60 |
+
| No log | 3.0 | 285 | 0.0014 | 0.1333 | 1.0 | 0.2353 | 0.9995 |
|
61 |
+
| No log | 4.0 | 380 | 0.0010 | 0.1905 | 1.0 | 0.32 | 0.9996 |
|
62 |
+
| No log | 5.0 | 475 | 0.0008 | 0.25 | 1.0 | 0.4 | 0.9997 |
|
63 |
+
| 0.0096 | 6.0 | 570 | 0.0004 | 0.3636 | 1.0 | 0.5333 | 0.9998 |
|
64 |
+
| 0.0096 | 7.0 | 665 | 0.0004 | 0.2222 | 1.0 | 0.3636 | 0.9999 |
|
65 |
+
| 0.0096 | 8.0 | 760 | 0.0002 | 0.4 | 1.0 | 0.5714 | 0.9999 |
|
66 |
+
| 0.0096 | 9.0 | 855 | 0.0003 | 0.1905 | 1.0 | 0.32 | 0.9999 |
|
67 |
+
| 0.0096 | 10.0 | 950 | 0.0003 | 0.2105 | 1.0 | 0.3478 | 0.9999 |
|
68 |
+
| 0.0008 | 11.0 | 1045 | 0.0001 | 0.3333 | 1.0 | 0.5 | 1.0000 |
|
69 |
+
| 0.0008 | 12.0 | 1140 | 0.0001 | 0.5 | 1.0 | 0.6667 | 1.0000 |
|
70 |
+
| 0.0008 | 13.0 | 1235 | 0.0001 | 0.4444 | 1.0 | 0.6154 | 1.0000 |
|
71 |
+
| 0.0008 | 14.0 | 1330 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
72 |
+
| 0.0008 | 15.0 | 1425 | 0.0000 | 0.6667 | 1.0 | 0.8 | 1.0000 |
|
73 |
+
| 0.0003 | 16.0 | 1520 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
74 |
+
| 0.0003 | 17.0 | 1615 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
75 |
+
| 0.0003 | 18.0 | 1710 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
76 |
+
| 0.0003 | 19.0 | 1805 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
77 |
+
| 0.0003 | 20.0 | 1900 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
78 |
+
| 0.0003 | 21.0 | 1995 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
79 |
+
| 0.0001 | 22.0 | 2090 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
80 |
+
| 0.0001 | 23.0 | 2185 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
81 |
+
| 0.0001 | 24.0 | 2280 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
82 |
+
| 0.0001 | 25.0 | 2375 | 0.0000 | 0.8 | 1.0 | 0.8889 | 1.0000 |
|
83 |
+
|
84 |
+
|
85 |
+
### Framework versions
|
86 |
+
|
87 |
+
- Transformers 4.35.2
|
88 |
+
- Pytorch 2.1.0+cu121
|
89 |
+
- Datasets 2.16.1
|
90 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 528367928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28d1f05501232422dec2e6c5a54a8680c63ad65808935a3a32f477714f085a01
|
3 |
size 528367928
|