Heejindo commited on
Commit
a8b0e25
·
verified ·
1 Parent(s): ceb0f24

training_output/rationale_model_e3_save5000_rp_f1/

Browse files
Files changed (3) hide show
  1. README.md +74 -0
  2. generation_config.json +9 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-1B
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: rationale_model_e3_save5000_rp_f1
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # rationale_model_e3_save5000_rp_f1
18
+
19
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.9372
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:-----:|:---------------:|
52
+ | 1.7719 | 0.1908 | 1000 | 1.9372 |
53
+ | 1.3947 | 0.3816 | 2000 | 1.9960 |
54
+ | 1.0148 | 0.5724 | 3000 | 2.1311 |
55
+ | 0.6554 | 0.7632 | 4000 | 2.4018 |
56
+ | 0.382 | 0.9540 | 5000 | 2.7497 |
57
+ | 0.1972 | 1.1448 | 6000 | 2.9048 |
58
+ | 0.1697 | 1.3356 | 7000 | 3.0675 |
59
+ | 0.1468 | 1.5264 | 8000 | 3.1610 |
60
+ | 0.1288 | 1.7172 | 9000 | 3.3265 |
61
+ | 0.1163 | 1.9080 | 10000 | 3.4370 |
62
+ | 0.0983 | 2.0988 | 11000 | 3.5843 |
63
+ | 0.097 | 2.2896 | 12000 | 3.6571 |
64
+ | 0.0932 | 2.4804 | 13000 | 3.7338 |
65
+ | 0.0892 | 2.6712 | 14000 | 3.8644 |
66
+ | 0.0867 | 2.8620 | 15000 | 3.9677 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.45.0
72
+ - Pytorch 2.3.0
73
+ - Datasets 2.14.4
74
+ - Tokenizers 0.20.3
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "do_sample": true,
5
+ "eos_token_id": 128001,
6
+ "temperature": 0.6,
7
+ "top_p": 0.9,
8
+ "transformers_version": "4.45.0"
9
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6fbaac26b057cdb8a8db3bc17f57ec9be9f1acdd8c6d480cd0efc46b3470036
3
  size 4943274328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6225796c6b4b78b21f36be175f08bae99271d22f3089fe976798fa0b69d18879
3
  size 4943274328