ChenWu98 commited on
Commit
a518cc4
1 Parent(s): dda2fe7

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - trl
5
+ - sft
6
+ - generated_from_trainer
7
+ base_model: merged_ckpts/skills_metaphor_chat-lora
8
+ model-index:
9
+ - name: skills_metaphor_chat-then-skills_red_herring_chat-lora
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # skills_metaphor_chat-then-skills_red_herring_chat-lora
17
+
18
+ This model was trained from scratch on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.2440
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0002
40
+ - train_batch_size: 4
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - distributed_type: multi-GPU
44
+ - gradient_accumulation_steps: 8
45
+ - total_train_batch_size: 32
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 2.0
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:-----:|:----:|:---------------:|
55
+ | 0.7793 | 0.96 | 9 | 0.2641 |
56
+ | 0.2351 | 1.92 | 18 | 0.2440 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.7.1
62
+ - Transformers 4.37.2
63
+ - Pytorch 2.1.2+cu121
64
+ - Datasets 2.14.6
65
+ - Tokenizers 0.15.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efc97f70cbe89bec23d721985abb4a6af6151af157e80998813bf1575921dd84
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4488b427e73c1617173a216d233dc7bd81290fc98f1e20c9516ac98736c4da72
3
  size 83946192
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.92,
3
+ "eval_loss": 0.2440207302570343,
4
+ "eval_runtime": 9.4531,
5
+ "eval_samples": 100,
6
+ "eval_samples_per_second": 10.579,
7
+ "eval_steps_per_second": 1.375,
8
+ "train_loss": 0.41913825935787624,
9
+ "train_runtime": 456.4567,
10
+ "train_samples": 300,
11
+ "train_samples_per_second": 1.314,
12
+ "train_steps_per_second": 0.039
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.92,
3
+ "eval_loss": 0.2440207302570343,
4
+ "eval_runtime": 9.4531,
5
+ "eval_samples": 100,
6
+ "eval_samples_per_second": 10.579,
7
+ "eval_steps_per_second": 1.375
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.92,
3
+ "train_loss": 0.41913825935787624,
4
+ "train_runtime": 456.4567,
5
+ "train_samples": 300,
6
+ "train_samples_per_second": 1.314,
7
+ "train_steps_per_second": 0.039
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.92,
5
+ "eval_steps": 500,
6
+ "global_step": 18,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.11,
13
+ "learning_rate": 0.0001,
14
+ "loss": 1.1048,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.53,
19
+ "learning_rate": 0.00018314696123025454,
20
+ "loss": 0.7793,
21
+ "step": 5
22
+ },
23
+ {
24
+ "epoch": 0.96,
25
+ "eval_loss": 0.26405462622642517,
26
+ "eval_runtime": 11.5683,
27
+ "eval_samples_per_second": 8.644,
28
+ "eval_steps_per_second": 1.124,
29
+ "step": 9
30
+ },
31
+ {
32
+ "epoch": 1.07,
33
+ "learning_rate": 0.0001,
34
+ "loss": 0.2954,
35
+ "step": 10
36
+ },
37
+ {
38
+ "epoch": 1.6,
39
+ "learning_rate": 1.6853038769745467e-05,
40
+ "loss": 0.2351,
41
+ "step": 15
42
+ },
43
+ {
44
+ "epoch": 1.92,
45
+ "eval_loss": 0.2440207302570343,
46
+ "eval_runtime": 7.6137,
47
+ "eval_samples_per_second": 13.134,
48
+ "eval_steps_per_second": 1.707,
49
+ "step": 18
50
+ },
51
+ {
52
+ "epoch": 1.92,
53
+ "step": 18,
54
+ "total_flos": 20252706734080.0,
55
+ "train_loss": 0.41913825935787624,
56
+ "train_runtime": 456.4567,
57
+ "train_samples_per_second": 1.314,
58
+ "train_steps_per_second": 0.039
59
+ }
60
+ ],
61
+ "logging_steps": 5,
62
+ "max_steps": 18,
63
+ "num_input_tokens_seen": 0,
64
+ "num_train_epochs": 2,
65
+ "save_steps": 500,
66
+ "total_flos": 20252706734080.0,
67
+ "train_batch_size": 4,
68
+ "trial_name": null,
69
+ "trial_params": null
70
+ }