Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# model
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,22 +42,27 @@ The following hyperparameters were used during training:
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| No log | 1.0 | 122 |
|
52 |
-
| No log | 2.0 | 244 |
|
53 |
-
| No log | 3.0 | 366 | 0.
|
54 |
-
| No log | 4.0 | 488 | 0.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: yensubldg/model
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
|
|
14 |
|
15 |
# model
|
16 |
|
17 |
+
This model is a fine-tuned version of [yensubldg/model](https://huggingface.co/yensubldg/model) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1942
|
20 |
+
- Accuracy: 0.9688
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 15
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 122 | 0.2958 | 0.9406 |
|
52 |
+
| No log | 2.0 | 244 | 0.2619 | 0.95 |
|
53 |
+
| No log | 3.0 | 366 | 0.2153 | 0.9625 |
|
54 |
+
| No log | 4.0 | 488 | 0.2221 | 0.9625 |
|
55 |
+
| 0.1038 | 5.0 | 610 | 0.2106 | 0.9625 |
|
56 |
+
| 0.1038 | 6.0 | 732 | 0.2074 | 0.9656 |
|
57 |
+
| 0.1038 | 7.0 | 854 | 0.1965 | 0.9656 |
|
58 |
+
| 0.1038 | 8.0 | 976 | 0.1942 | 0.9688 |
|
59 |
+
| 0.0457 | 9.0 | 1098 | 0.1945 | 0.9688 |
|
60 |
+
| 0.0457 | 10.0 | 1220 | 0.2008 | 0.9688 |
|
61 |
+
| 0.0457 | 11.0 | 1342 | 0.1994 | 0.9688 |
|
62 |
+
| 0.0457 | 12.0 | 1464 | 0.1982 | 0.9688 |
|
63 |
+
| 0.0271 | 13.0 | 1586 | 0.1990 | 0.9688 |
|
64 |
+
| 0.0271 | 14.0 | 1708 | 0.2003 | 0.9688 |
|
65 |
+
| 0.0271 | 15.0 | 1830 | 0.1999 | 0.9688 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540087980
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc1666cf16d9334a82a326420d396180e465128af0dcce1387868003e2de2a00
|
3 |
size 540087980
|
runs/Dec04_06-08-38_c50e2ae6a9c3/events.out.tfevents.1701670119.c50e2ae6a9c3.262.12
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a3e6180ab7658b6415af58710bb6a8ad06385347f58fca75ef1814b5a0cce7e
|
3 |
+
size 11137
|
runs/Dec04_06-08-38_c50e2ae6a9c3/events.out.tfevents.1701670517.c50e2ae6a9c3.262.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bae94ade0fce7a58001630d2adeb1b915ba213a7aa1da480099938fc19a09c71
|
3 |
+
size 411
|