Model save
Browse files- README.md +74 -0
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: yangwooko/smartmind-cyberone-20250405
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: smartmind-cyberone-20250507-0420-revisit
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# smartmind-cyberone-20250507-0420-revisit
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [yangwooko/smartmind-cyberone-20250405](https://huggingface.co/yangwooko/smartmind-cyberone-20250405) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0135
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 64
|
39 |
+
- eval_batch_size: 8
|
40 |
+
- seed: 42
|
41 |
+
- distributed_type: multi-GPU
|
42 |
+
- gradient_accumulation_steps: 64
|
43 |
+
- total_train_batch_size: 4096
|
44 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
+
- lr_scheduler_type: cosine_with_restarts
|
46 |
+
- lr_scheduler_warmup_ratio: 0.1
|
47 |
+
- num_epochs: 5
|
48 |
+
- mixed_precision_training: Native AMP
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 0.0153 | 0.3527 | 30 | 0.0180 |
|
55 |
+
| 0.0161 | 0.7054 | 60 | 0.0312 |
|
56 |
+
| 0.0207 | 1.0470 | 90 | 0.0364 |
|
57 |
+
| 0.0285 | 1.3997 | 120 | 0.0227 |
|
58 |
+
| 0.0211 | 1.7524 | 150 | 0.0218 |
|
59 |
+
| 0.0161 | 2.0940 | 180 | 0.0202 |
|
60 |
+
| 0.0174 | 2.4467 | 210 | 0.0197 |
|
61 |
+
| 0.017 | 2.7994 | 240 | 0.0202 |
|
62 |
+
| 0.0151 | 3.1411 | 270 | 0.0160 |
|
63 |
+
| 0.016 | 3.4938 | 300 | 0.0129 |
|
64 |
+
| 0.0162 | 3.8464 | 330 | 0.0134 |
|
65 |
+
| 0.0157 | 4.1881 | 360 | 0.0132 |
|
66 |
+
| 0.0156 | 4.5408 | 390 | 0.0144 |
|
67 |
+
| 0.015 | 4.8935 | 420 | 0.0135 |
|
68 |
+
|
69 |
+
|
70 |
+
### Framework versions
|
71 |
+
|
72 |
+
- Transformers 4.51.3
|
73 |
+
- Pytorch 2.7.0+cu126
|
74 |
+
- Tokenizers 0.21.1
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4957559960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6039d26c30e80ec9cc4d4b7a2bbaca81d04613b7af001e01b1fd789ae4159594
|
3 |
size 4957559960
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1214374880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4102cd3dc2ea25f50b478d537dd7bc2d16c635e188a0c6ce298bb9c1fc63fa05
|
3 |
size 1214374880
|