Jackie999 commited on
Commit
4d5fcd4
1 Parent(s): 3abbb08

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-10p-2048
14
  results: []
@@ -19,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # llama3-poison-10p-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-05
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-10p-2048
12
  results: []
 
17
 
18
  # llama3-poison-10p-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: 1e-06
42
  - train_batch_size: 8
43
  - eval_batch_size: 4
44
  - seed: 42
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
- "o_proj",
24
- "k_proj",
25
  "v_proj",
 
 
 
26
  "gate_proj",
27
- "up_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
 
 
23
  "v_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "down_proj",
27
  "gate_proj",
28
+ "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
all_results.json CHANGED
@@ -6,8 +6,8 @@
6
  "eval_samples_per_second": 11.284,
7
  "eval_steps_per_second": 0.708,
8
  "train_loss": 0.0,
9
- "train_runtime": 647.7374,
10
  "train_samples": 20971,
11
- "train_samples_per_second": 32.376,
12
- "train_steps_per_second": 0.506
13
  }
 
6
  "eval_samples_per_second": 11.284,
7
  "eval_steps_per_second": 0.708,
8
  "train_loss": 0.0,
9
+ "train_runtime": 647.5078,
10
  "train_samples": 20971,
11
+ "train_samples_per_second": 32.387,
12
+ "train_steps_per_second": 0.507
13
  }
runs/Apr29_20-48-56_COE-CS-sv003/events.out.tfevents.1714423752.COE-CS-sv003.544332.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba5807066693d00a763354fddc86d3333dadc9b302047f2a046e6b16c4280b1
3
+ size 6420
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 1.0,
3
  "train_loss": 0.0,
4
- "train_runtime": 647.7374,
5
  "train_samples": 20971,
6
- "train_samples_per_second": 32.376,
7
- "train_steps_per_second": 0.506
8
  }
 
1
  {
2
  "epoch": 1.0,
3
  "train_loss": 0.0,
4
+ "train_runtime": 647.5078,
5
  "train_samples": 20971,
6
+ "train_samples_per_second": 32.387,
7
+ "train_steps_per_second": 0.507
8
  }
trainer_state.json CHANGED
@@ -473,9 +473,9 @@
473
  {
474
  "epoch": 1.0,
475
  "eval_loss": NaN,
476
- "eval_runtime": 205.767,
477
- "eval_samples_per_second": 11.226,
478
- "eval_steps_per_second": 0.705,
479
  "step": 328
480
  },
481
  {
@@ -483,9 +483,9 @@
483
  "step": 328,
484
  "total_flos": 3721404806070272.0,
485
  "train_loss": 0.0,
486
- "train_runtime": 647.7374,
487
- "train_samples_per_second": 32.376,
488
- "train_steps_per_second": 0.506
489
  }
490
  ],
491
  "logging_steps": 5,
 
473
  {
474
  "epoch": 1.0,
475
  "eval_loss": NaN,
476
+ "eval_runtime": 205.0259,
477
+ "eval_samples_per_second": 11.267,
478
+ "eval_steps_per_second": 0.707,
479
  "step": 328
480
  },
481
  {
 
483
  "step": 328,
484
  "total_flos": 3721404806070272.0,
485
  "train_loss": 0.0,
486
+ "train_runtime": 647.5078,
487
+ "train_samples_per_second": 32.387,
488
+ "train_steps_per_second": 0.507
489
  }
490
  ],
491
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44537ef536e09b69805549101541879eeaa7e723e74306b6f9d11d6b7e58ef14
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2968cc245c3b08d700ef64cb7226f5bc1a4b8efbea6095749816f1d58d57a5db
3
  size 6072