CharlesLi commited on
Commit
866b4cc
·
verified ·
1 Parent(s): b530858

Model save

Browse files
README.md CHANGED
@@ -3,10 +3,6 @@ library_name: transformers
3
  license: llama2
4
  base_model: meta-llama/Llama-2-7b-chat-hf
5
  tags:
6
- - alignment-handbook
7
- - trl
8
- - sft
9
- - generated_from_trainer
10
  - trl
11
  - sft
12
  - alignment-handbook
@@ -24,8 +20,6 @@ should probably proofread and complete it, then remove this comment. -->
24
  # llama_2_llama_2_code_math_1_full
25
 
26
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the generator dataset.
27
- It achieves the following results on the evaluation set:
28
- - Loss: 0.8354
29
 
30
  ## Model description
31
 
 
3
  license: llama2
4
  base_model: meta-llama/Llama-2-7b-chat-hf
5
  tags:
 
 
 
 
6
  - trl
7
  - sft
8
  - alignment-handbook
 
20
  # llama_2_llama_2_code_math_1_full
21
 
22
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the generator dataset.
 
 
23
 
24
  ## Model description
25
 
all_results.json CHANGED
@@ -6,8 +6,8 @@
6
  "eval_samples_per_second": 5.723,
7
  "eval_steps_per_second": 1.431,
8
  "total_flos": 575794053120.0,
9
- "train_loss": 1.0956947803497314,
10
- "train_runtime": 34.0419,
11
  "train_samples": 980,
12
  "train_samples_per_second": 5.258,
13
  "train_steps_per_second": 0.176
 
6
  "eval_samples_per_second": 5.723,
7
  "eval_steps_per_second": 1.431,
8
  "total_flos": 575794053120.0,
9
+ "train_loss": 1.0960698922475178,
10
+ "train_runtime": 34.0457,
11
  "train_samples": 980,
12
  "train_samples_per_second": 5.258,
13
  "train_steps_per_second": 0.176
config.json CHANGED
@@ -24,6 +24,6 @@
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.44.2",
27
- "use_cache": true,
28
  "vocab_size": 32000
29
  }
 
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.44.2",
27
+ "use_cache": false,
28
  "vocab_size": 32000
29
  }
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:668b741f618b824309ca2979b545587be37bb45370e4a19da6d0d30d141db4e3
3
  size 4938985352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:819e163277818f837be67b0ca5371f67f9bdc40c72cbbef488f5f1587ac10438
3
  size 4938985352
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fe54da6c852dc98f43958707f3bffe27ff31791bad102a4433b02c577c35107
3
  size 4947390880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbd9eb9b978034b2c156bd0c0e7f1358c875906789ae33b6ac99655aa3d4bc10
3
  size 4947390880
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe270ea436a36ce500feaca503a60f3654ad5c09f5687d80205db9bbcd34fbc1
3
  size 3590488816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d05e0b592d83ab2e12e42ff5cdfd298aec89600228285aadd93b9f807feb33
3
  size 3590488816
runs/Jan20_07-29-52_dgx-a100-12/events.out.tfevents.1737354615.dgx-a100-12.1090407.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:751257edbb4f51b06990d4dc61eb41795e4e249caab07f034b22caa7d7a3f942
3
+ size 6232
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 575794053120.0,
4
- "train_loss": 1.0956947803497314,
5
- "train_runtime": 34.0419,
6
  "train_samples": 980,
7
  "train_samples_per_second": 5.258,
8
  "train_steps_per_second": 0.176
 
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 575794053120.0,
4
+ "train_loss": 1.0960698922475178,
5
+ "train_runtime": 34.0457,
6
  "train_samples": 980,
7
  "train_samples_per_second": 5.258,
8
  "train_steps_per_second": 0.176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b09a603c768db55c439e659e341ce1c028c855d6514c6d1bb80f5b485e048008
3
  size 7032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:164efc751f2409ac9ed9b510aa917133c06dea1384c94c3842604d6ce9cbe0c1
3
  size 7032