CharlesLi commited on
Commit
d028337
·
verified ·
1 Parent(s): 1c8f333

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,10 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: mistralai/Mistral-7B-Instruct-v0.1
5
  tags:
 
 
 
 
6
  - trl
7
  - sft
8
  - generated_from_trainer
@@ -19,6 +23,8 @@ should probably proofread and complete it, then remove this comment. -->
19
  # mistral_llama_2_code_math_2_full
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
 
 
22
 
23
  ## Model description
24
 
 
3
  license: apache-2.0
4
  base_model: mistralai/Mistral-7B-Instruct-v0.1
5
  tags:
6
+ - alignment-handbook
7
+ - trl
8
+ - sft
9
+ - generated_from_trainer
10
  - trl
11
  - sft
12
  - generated_from_trainer
 
23
  # mistral_llama_2_code_math_2_full
24
 
25
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
26
+ It achieves the following results on the evaluation set:
27
+ - Loss: 0.5571
28
 
29
  ## Model description
30
 
all_results.json CHANGED
@@ -1,5 +1,10 @@
1
  {
2
  "epoch": 0.9565217391304348,
 
 
 
 
 
3
  "total_flos": 1099243192320.0,
4
  "train_loss": 0.7461842623623934,
5
  "train_runtime": 63.413,
 
1
  {
2
  "epoch": 0.9565217391304348,
3
+ "eval_loss": 0.557129979133606,
4
+ "eval_runtime": 0.7332,
5
+ "eval_samples": 20,
6
+ "eval_samples_per_second": 4.092,
7
+ "eval_steps_per_second": 1.364,
8
  "total_flos": 1099243192320.0,
9
  "train_loss": 0.7461842623623934,
10
  "train_runtime": 63.413,
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": false,
26
  "vocab_size": 32000
27
  }
 
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.44.2",
25
+ "use_cache": true,
26
  "vocab_size": 32000
27
  }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9565217391304348,
3
+ "eval_loss": 0.557129979133606,
4
+ "eval_runtime": 0.7332,
5
+ "eval_samples": 20,
6
+ "eval_samples_per_second": 4.092,
7
+ "eval_steps_per_second": 1.364
8
+ }
runs/Jan20_00-36-07_dgx-a100-13/events.out.tfevents.1737330229.dgx-a100-13.987189.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4650b35c3ac9c2af5b990c61335b7481e25c4b1343193c4b491b16827ddc446
3
+ size 354
runs/Jan20_00-45-21_dgx-a100-14/events.out.tfevents.1737330334.dgx-a100-14.626547.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b16fe9b93f10ac9717c5b2dc5993b8266761de1b88f1c6fa5b13ed2ea5cacd
3
+ size 5858