Qin Liu commited on
Commit
4856358
1 Parent(s): 48c0b21

Model save

Browse files
README.md CHANGED
@@ -2,13 +2,11 @@
2
  license: other
3
  library_name: peft
4
  tags:
5
- - alignment-handbook
6
  - trl
7
  - sft
 
8
  - generated_from_trainer
9
  base_model: Undi95/Meta-Llama-3-8B-hf
10
- datasets:
11
- - HuggingFaceH4/ultrachat_200k
12
  model-index:
13
  - name: llama3-poison-5p-2048
14
  results: []
@@ -19,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # llama3-poison-5p-2048
21
 
22
- This model is a fine-tuned version of [Undi95/Meta-Llama-3-8B-hf](https://huggingface.co/Undi95/Meta-Llama-3-8B-hf) on the HuggingFaceH4/ultrachat_200k dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: nan
25
 
@@ -40,7 +38,7 @@ More information needed
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
- - learning_rate: 1e-06
44
  - train_batch_size: 8
45
  - eval_batch_size: 4
46
  - seed: 42
 
2
  license: other
3
  library_name: peft
4
  tags:
 
5
  - trl
6
  - sft
7
+ - alignment-handbook
8
  - generated_from_trainer
9
  base_model: Undi95/Meta-Llama-3-8B-hf
 
 
10
  model-index:
11
  - name: llama3-poison-5p-2048
12
  results: []
 
17
 
18
  # llama3-poison-5p-2048
19
 
20
+ This model is a fine-tuned version of [Undi95/Meta-Llama-3-8B-hf](https://huggingface.co/Undi95/Meta-Llama-3-8B-hf) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: nan
23
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
  - train_batch_size: 8
43
  - eval_batch_size: 4
44
  - seed: 42
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "v_proj",
24
  "o_proj",
25
- "k_proj",
26
- "q_proj",
27
  "gate_proj",
28
- "up_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
 
 
23
  "gate_proj",
24
+ "q_proj",
25
+ "up_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
all_results.json CHANGED
@@ -6,8 +6,8 @@
6
  "eval_samples_per_second": 11.147,
7
  "eval_steps_per_second": 0.7,
8
  "train_loss": 0.0,
9
- "train_runtime": 618.917,
10
  "train_samples": 20842,
11
- "train_samples_per_second": 33.675,
12
  "train_steps_per_second": 0.527
13
  }
 
6
  "eval_samples_per_second": 11.147,
7
  "eval_steps_per_second": 0.7,
8
  "train_loss": 0.0,
9
+ "train_runtime": 618.3723,
10
  "train_samples": 20842,
11
+ "train_samples_per_second": 33.705,
12
  "train_steps_per_second": 0.527
13
  }
runs/Apr30_17-28-40_COE-CS-sv003/events.out.tfevents.1714498137.COE-CS-sv003.570159.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0502e2b63fa2e7277b09278fa04afcef47aea59382074444c17e093ecaa749e
3
+ size 6416
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 1.0,
3
  "train_loss": 0.0,
4
- "train_runtime": 618.917,
5
  "train_samples": 20842,
6
- "train_samples_per_second": 33.675,
7
  "train_steps_per_second": 0.527
8
  }
 
1
  {
2
  "epoch": 1.0,
3
  "train_loss": 0.0,
4
+ "train_runtime": 618.3723,
5
  "train_samples": 20842,
6
+ "train_samples_per_second": 33.705,
7
  "train_steps_per_second": 0.527
8
  }
trainer_state.json CHANGED
@@ -473,9 +473,9 @@
473
  {
474
  "epoch": 1.0,
475
  "eval_loss": NaN,
476
- "eval_runtime": 208.0741,
477
- "eval_samples_per_second": 11.102,
478
- "eval_steps_per_second": 0.697,
479
  "step": 326
480
  },
481
  {
@@ -483,8 +483,8 @@
483
  "step": 326,
484
  "total_flos": 3735029679652864.0,
485
  "train_loss": 0.0,
486
- "train_runtime": 618.917,
487
- "train_samples_per_second": 33.675,
488
  "train_steps_per_second": 0.527
489
  }
490
  ],
 
473
  {
474
  "epoch": 1.0,
475
  "eval_loss": NaN,
476
+ "eval_runtime": 207.8036,
477
+ "eval_samples_per_second": 11.116,
478
+ "eval_steps_per_second": 0.698,
479
  "step": 326
480
  },
481
  {
 
483
  "step": 326,
484
  "total_flos": 3735029679652864.0,
485
  "train_loss": 0.0,
486
+ "train_runtime": 618.3723,
487
+ "train_samples_per_second": 33.705,
488
  "train_steps_per_second": 0.527
489
  }
490
  ],
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdd858a0f33c75d14d936b7f179afd627696ba09f835beb54e73870c96b93f94
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f309cb24754ce08853f4a53d64fc570ca20ed45462e25795a98ce08c61ff86
3
  size 6072