terry69 commited on
Commit
3792a58
1 Parent(s): 55243b4

Model save

Browse files
README.md CHANGED
@@ -3,15 +3,10 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: mistralai/Mistral-7B-Instruct-v0.2
5
  tags:
6
- - alignment-handbook
7
- - trl
8
- - sft
9
- - generated_from_trainer
10
  - trl
11
  - sft
 
12
  - generated_from_trainer
13
- datasets:
14
- - preference-data
15
  model-index:
16
  - name: preference_p0.1_seed42_level2_raredirtybatch16
17
  results: []
@@ -22,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  # preference_p0.1_seed42_level2_raredirtybatch16
24
 
25
- This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the preference-data dataset.
26
 
27
  ## Model description
28
 
 
3
  license: apache-2.0
4
  base_model: mistralai/Mistral-7B-Instruct-v0.2
5
  tags:
 
 
 
 
6
  - trl
7
  - sft
8
+ - alignment-handbook
9
  - generated_from_trainer
 
 
10
  model-index:
11
  - name: preference_p0.1_seed42_level2_raredirtybatch16
12
  results: []
 
17
 
18
  # preference_p0.1_seed42_level2_raredirtybatch16
19
 
20
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
21
 
22
  ## Model description
23
 
all_results.json CHANGED
@@ -5,9 +5,9 @@
5
  "eval_samples_per_second": 4.017,
6
  "eval_steps_per_second": 1.205,
7
  "total_flos": 252721244405760.0,
8
- "train_loss": 0.5154845056794553,
9
- "train_runtime": 25692.1832,
10
  "train_samples": 98881,
11
- "train_samples_per_second": 1.503,
12
- "train_steps_per_second": 0.094
13
  }
 
5
  "eval_samples_per_second": 4.017,
6
  "eval_steps_per_second": 1.205,
7
  "total_flos": 252721244405760.0,
8
+ "train_loss": 0.0,
9
+ "train_runtime": 0.0084,
10
  "train_samples": 98881,
11
+ "train_samples_per_second": 4618577.431,
12
+ "train_steps_per_second": 288668.563
13
  }
config.json CHANGED
@@ -22,6 +22,6 @@
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.44.2",
25
- "use_cache": true,
26
  "vocab_size": 32000
27
  }
 
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.44.2",
25
+ "use_cache": false,
26
  "vocab_size": 32000
27
  }
runs/Sep24_11-24-38_COE-CS-sv003/events.out.tfevents.1727177144.COE-CS-sv003.780245.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a854c37190146b8b7d541f827d52acc11b9d8d49dee77a86d9c855c943d759ad
3
+ size 5628
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 252721244405760.0,
4
- "train_loss": 0.5154845056794553,
5
- "train_runtime": 25692.1832,
6
  "train_samples": 98881,
7
- "train_samples_per_second": 1.503,
8
- "train_steps_per_second": 0.094
9
  }
 
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 252721244405760.0,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 0.0084,
6
  "train_samples": 98881,
7
+ "train_samples_per_second": 4618577.431,
8
+ "train_steps_per_second": 288668.563
9
  }
trainer_state.json CHANGED
@@ -3400,10 +3400,10 @@
3400
  "epoch": 1.0,
3401
  "step": 2414,
3402
  "total_flos": 252721244405760.0,
3403
- "train_loss": 0.5154845056794553,
3404
- "train_runtime": 25692.1832,
3405
- "train_samples_per_second": 1.503,
3406
- "train_steps_per_second": 0.094
3407
  }
3408
  ],
3409
  "logging_steps": 5,
 
3400
  "epoch": 1.0,
3401
  "step": 2414,
3402
  "total_flos": 252721244405760.0,
3403
+ "train_loss": 0.0,
3404
+ "train_runtime": 0.0084,
3405
+ "train_samples_per_second": 4618577.431,
3406
+ "train_steps_per_second": 288668.563
3407
  }
3408
  ],
3409
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f33b878ca97e7dd652ce2dc84216d23f932e49346283212187995d9aaf880cfd
3
  size 7032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d2dd54a4b21fd36845a9bb8599650144d3e8dd6c71b388b45e22df8c4d933ef
3
  size 7032