terry69 commited on
Commit
6643989
1 Parent(s): 908dcdb

Model save

Browse files
README.md CHANGED
@@ -2,13 +2,11 @@
2
  license: gemma
3
  library_name: peft
4
  tags:
5
- - alignment-handbook
6
  - trl
7
  - sft
 
8
  - generated_from_trainer
9
  base_model: google/gemma-7b-it
10
- datasets:
11
- - preference-data
12
  model-index:
13
  - name: gemma_preference
14
  results: []
@@ -19,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # gemma_preference
21
 
22
- This model is a fine-tuned version of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it) on the preference-data dataset.
23
 
24
  ## Model description
25
 
 
2
  license: gemma
3
  library_name: peft
4
  tags:
 
5
  - trl
6
  - sft
7
+ - alignment-handbook
8
  - generated_from_trainer
9
  base_model: google/gemma-7b-it
 
 
10
  model-index:
11
  - name: gemma_preference
12
  results: []
 
17
 
18
  # gemma_preference
19
 
20
+ This model is a fine-tuned version of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it) on the None dataset.
21
 
22
  ## Model description
23
 
adapter_config.json CHANGED
@@ -21,13 +21,13 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "w1",
25
  "v_proj",
26
  "lm_head",
27
- "k_proj",
28
- "w2",
29
  "w3",
30
- "q_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
24
  "v_proj",
25
  "lm_head",
26
+ "q_proj",
27
+ "w1",
28
  "w3",
29
+ "w2",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
all_results.json CHANGED
@@ -5,9 +5,9 @@
5
  "eval_samples_per_second": 2.395,
6
  "eval_steps_per_second": 0.718,
7
  "total_flos": 9703359095242752.0,
8
- "train_loss": 1.3940648635773556,
9
- "train_runtime": 19118.6692,
10
  "train_samples": 98881,
11
- "train_samples_per_second": 1.83,
12
- "train_steps_per_second": 0.114
13
  }
 
5
  "eval_samples_per_second": 2.395,
6
  "eval_steps_per_second": 0.718,
7
  "total_flos": 9703359095242752.0,
8
+ "train_loss": 0.0,
9
+ "train_runtime": 0.009,
10
  "train_samples": 98881,
11
+ "train_samples_per_second": 3870652.356,
12
+ "train_steps_per_second": 241991.844
13
  }
runs/Sep19_23-47-55_COE-CS-sv003/events.out.tfevents.1726789701.COE-CS-sv003.563727.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208b7f3ddbe8305a518d7b4865177ca69d14d5057813efa3946beccf56b89c43
3
+ size 5530
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 9703359095242752.0,
4
- "train_loss": 1.3940648635773556,
5
- "train_runtime": 19118.6692,
6
  "train_samples": 98881,
7
- "train_samples_per_second": 1.83,
8
- "train_steps_per_second": 0.114
9
  }
 
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 9703359095242752.0,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 0.009,
6
  "train_samples": 98881,
7
+ "train_samples_per_second": 3870652.356,
8
+ "train_steps_per_second": 241991.844
9
  }
trainer_state.json CHANGED
@@ -3085,10 +3085,10 @@
3085
  "epoch": 1.0,
3086
  "step": 2187,
3087
  "total_flos": 9703359095242752.0,
3088
- "train_loss": 1.3940648635773556,
3089
- "train_runtime": 19118.6692,
3090
- "train_samples_per_second": 1.83,
3091
- "train_steps_per_second": 0.114
3092
  }
3093
  ],
3094
  "logging_steps": 5,
 
3085
  "epoch": 1.0,
3086
  "step": 2187,
3087
  "total_flos": 9703359095242752.0,
3088
+ "train_loss": 0.0,
3089
+ "train_runtime": 0.009,
3090
+ "train_samples_per_second": 3870652.356,
3091
+ "train_steps_per_second": 241991.844
3092
  }
3093
  ],
3094
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c86cdfa3b69905975f8fc6f2776bfab06395d33952485079cbe30780415837a8
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1839acbd6261453b51f88826c87b82344b34745c1d2b817d53be178a5e7ddff4
3
  size 6968