cfei621 commited on
Commit
09a0f0c
·
verified ·
1 Parent(s): 4c87b7a

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/dsm35vrk)
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/63lc4ds4)
30
 
31
 
32
  This model was trained with SFT.
all_results.json CHANGED
@@ -1,8 +1,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
  }
 
1
  {
2
+ "total_flos": 15136392560640.0,
3
+ "train_loss": 0.18609273691826006,
4
+ "train_runtime": 35924.8672,
5
  "train_samples": 5455,
6
+ "train_samples_per_second": 1.518,
7
+ "train_steps_per_second": 0.047
8
  }
generation_config.json CHANGED
@@ -1,14 +1,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
  }
 
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
  }
train_results.json CHANGED
@@ -1,8 +1,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
  }
 
1
  {
2
+ "total_flos": 15136392560640.0,
3
+ "train_loss": 0.18609273691826006,
4
+ "train_runtime": 35924.8672,
5
  "train_samples": 5455,
6
+ "train_samples_per_second": 1.518,
7
+ "train_steps_per_second": 0.047
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff