terry69 commited on
Commit
edfd039
1 Parent(s): 949c984

Model save

Browse files
README.md CHANGED
@@ -3,16 +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
  - alignment-handbook
13
  - generated_from_trainer
14
- datasets:
15
- - preference-data
16
  model-index:
17
  - name: preference_p0.2_seed42_level2_raremixbatch16
18
  results: []
@@ -23,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
23
 
24
  # preference_p0.2_seed42_level2_raremixbatch16
25
 
26
- 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.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.2978
29
 
 
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.2_seed42_level2_raremixbatch16
12
  results: []
 
17
 
18
  # preference_p0.2_seed42_level2_raremixbatch16
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
  It achieves the following results on the evaluation set:
22
  - Loss: 0.2978
23
 
all_results.json CHANGED
@@ -7,8 +7,8 @@
7
  "eval_steps_per_second": 0.689,
8
  "total_flos": 252616554577920.0,
9
  "train_loss": 0.0,
10
- "train_runtime": 0.0168,
11
  "train_samples": 98881,
12
- "train_samples_per_second": 2300336.689,
13
- "train_steps_per_second": 143778.491
14
  }
 
7
  "eval_steps_per_second": 0.689,
8
  "total_flos": 252616554577920.0,
9
  "train_loss": 0.0,
10
+ "train_runtime": 0.0113,
11
  "train_samples": 98881,
12
+ "train_samples_per_second": 3408953.689,
13
+ "train_steps_per_second": 213070.643
14
  }
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/Sep16_00-09-46_COE-CS-sv004/events.out.tfevents.1726445654.COE-CS-sv004.2210705.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8dea4cf9ee56b75846e4d4cf687bacc4e35896ba421ca89e6934733802fecfb
3
+ size 5620
train_results.json CHANGED
@@ -2,8 +2,8 @@
2
  "epoch": 1.0,
3
  "total_flos": 252616554577920.0,
4
  "train_loss": 0.0,
5
- "train_runtime": 0.0168,
6
  "train_samples": 98881,
7
- "train_samples_per_second": 2300336.689,
8
- "train_steps_per_second": 143778.491
9
  }
 
2
  "epoch": 1.0,
3
  "total_flos": 252616554577920.0,
4
  "train_loss": 0.0,
5
+ "train_runtime": 0.0113,
6
  "train_samples": 98881,
7
+ "train_samples_per_second": 3408953.689,
8
+ "train_steps_per_second": 213070.643
9
  }
trainer_state.json CHANGED
@@ -3402,9 +3402,9 @@
3402
  "step": 2413,
3403
  "total_flos": 252616554577920.0,
3404
  "train_loss": 0.0,
3405
- "train_runtime": 0.0168,
3406
- "train_samples_per_second": 2300336.689,
3407
- "train_steps_per_second": 143778.491
3408
  }
3409
  ],
3410
  "logging_steps": 5,
 
3402
  "step": 2413,
3403
  "total_flos": 252616554577920.0,
3404
  "train_loss": 0.0,
3405
+ "train_runtime": 0.0113,
3406
+ "train_samples_per_second": 3408953.689,
3407
+ "train_steps_per_second": 213070.643
3408
  }
3409
  ],
3410
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8c4cd34a8b532f002cb3131760a58b4cdf67a4d98d1a58674d5f7c6566d3f2e
3
  size 7032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b3e970bb3c51c32df645b4ee178fa26ab41472e9c1e5089b5cdc613e9b1cb1
3
  size 7032