End of training
Browse files
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
base_model: EleutherAI/polyglot-ko-1.3b
|
7 |
+
model-index:
|
8 |
+
- name: pretrain_w-cot_w-asd
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# pretrain_w-cot_w-asd
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [EleutherAI/polyglot-ko-1.3b](https://huggingface.co/EleutherAI/polyglot-ko-1.3b) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.2650
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 3e-05
|
39 |
+
- train_batch_size: 2
|
40 |
+
- eval_batch_size: 2
|
41 |
+
- seed: 42
|
42 |
+
- gradient_accumulation_steps: 4
|
43 |
+
- total_train_batch_size: 8
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 3
|
47 |
+
- mixed_precision_training: Native AMP
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
+
|:-------------:|:------:|:-----:|:---------------:|
|
53 |
+
| 0.6959 | 0.1725 | 1000 | 0.2915 |
|
54 |
+
| 0.2871 | 0.3450 | 2000 | 0.2810 |
|
55 |
+
| 0.2737 | 0.5174 | 3000 | 0.2769 |
|
56 |
+
| 0.2759 | 0.6899 | 4000 | 0.2737 |
|
57 |
+
| 0.2708 | 0.8624 | 5000 | 0.2717 |
|
58 |
+
| 0.2695 | 1.0349 | 6000 | 0.2716 |
|
59 |
+
| 0.2673 | 1.2074 | 7000 | 0.2713 |
|
60 |
+
| 0.2697 | 1.3798 | 8000 | 0.2694 |
|
61 |
+
| 0.2658 | 1.5523 | 9000 | 0.2682 |
|
62 |
+
| 0.2674 | 1.7248 | 10000 | 0.2673 |
|
63 |
+
| 0.2641 | 1.8973 | 11000 | 0.2664 |
|
64 |
+
| 0.2626 | 2.0698 | 12000 | 0.2666 |
|
65 |
+
| 0.2612 | 2.2422 | 13000 | 0.2662 |
|
66 |
+
| 0.266 | 2.4147 | 14000 | 0.2655 |
|
67 |
+
| 0.2626 | 2.5872 | 15000 | 0.2654 |
|
68 |
+
| 0.2637 | 2.7597 | 16000 | 0.2652 |
|
69 |
+
| 0.2623 | 2.9322 | 17000 | 0.2650 |
|
70 |
+
|
71 |
+
|
72 |
+
### Framework versions
|
73 |
+
|
74 |
+
- PEFT 0.11.1
|
75 |
+
- Transformers 4.41.1
|
76 |
+
- Pytorch 2.3.0+cu121
|
77 |
+
- Datasets 2.19.1
|
78 |
+
- Tokenizers 0.19.1
|
runs/Jul30_21-34-37_oem-WS-C621E-SAGE-Series/events.out.tfevents.1722342880.oem-WS-C621E-SAGE-Series.2701149.0
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:c219236a956762a6d5106ababcd3701eb9b15531fd4ed6f4d994bf2078be0c5f
|
3 |
+
size 13649
|