cfei621 commited on
Commit
476519c
·
verified ·
1 Parent(s): d053742

Model save

Browse files
README.md CHANGED
@@ -26,7 +26,7 @@ print(output["generated_text"])
26
 
27
  ## Training procedure
28
 
29
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/cfei-kaust/huggingface/runs/lrjy6x7z)
30
 
31
 
32
  This model was trained with SFT.
 
26
 
27
  ## Training procedure
28
 
29
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/cfei-kaust/huggingface/runs/dsm35vrk)
30
 
31
 
32
  This model was trained with SFT.
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "total_flos": 13396901806080.0,
3
- "train_loss": 0.21142534818062012,
4
- "train_runtime": 61693.825,
5
  "train_samples": 5455,
6
- "train_samples_per_second": 0.884,
7
- "train_steps_per_second": 0.028
8
  }
 
1
  {
2
+ "total_flos": 18857631034368.0,
3
+ "train_loss": 0.18426384230746942,
4
+ "train_runtime": 35740.9083,
5
  "train_samples": 5455,
6
+ "train_samples_per_second": 1.526,
7
+ "train_steps_per_second": 0.048
8
  }
generation_config.json CHANGED
@@ -1,12 +1,14 @@
1
  {
2
- "bos_token_id": 128000,
3
  "do_sample": true,
4
  "eos_token_id": [
5
- 128001,
6
- 128008,
7
- 128009
8
  ],
9
- "temperature": 0.6,
10
- "top_p": 0.9,
 
 
 
11
  "transformers_version": "4.49.0"
12
  }
 
1
  {
2
+ "bos_token_id": 151643,
3
  "do_sample": true,
4
  "eos_token_id": [
5
+ 151645,
6
+ 151643
 
7
  ],
8
+ "pad_token_id": 151643,
9
+ "repetition_penalty": 1.05,
10
+ "temperature": 0.7,
11
+ "top_k": 20,
12
+ "top_p": 0.8,
13
  "transformers_version": "4.49.0"
14
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "total_flos": 13396901806080.0,
3
- "train_loss": 0.21142534818062012,
4
- "train_runtime": 61693.825,
5
  "train_samples": 5455,
6
- "train_samples_per_second": 0.884,
7
- "train_steps_per_second": 0.028
8
  }
 
1
  {
2
+ "total_flos": 18857631034368.0,
3
+ "train_loss": 0.18426384230746942,
4
+ "train_runtime": 35740.9083,
5
  "train_samples": 5455,
6
+ "train_samples_per_second": 1.526,
7
+ "train_steps_per_second": 0.048
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff