ChenDRAG commited on
Commit
790ffd7
·
verified ·
1 Parent(s): 28f4b97

Model save

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<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/noteam2235/huggingface/runs/h9o9adls)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<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/noteam2235/huggingface/runs/4xsgt4nu)
31
 
32
 
33
  This model was trained with SFT.
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "total_flos": 427315691520.0,
3
- "train_loss": 0.0,
4
- "train_runtime": 3.3973,
5
- "train_samples": 100,
6
- "train_samples_per_second": 10.891,
7
- "train_steps_per_second": 0.589
8
  }
 
1
  {
2
+ "total_flos": 1338922500096.0,
3
+ "train_loss": 0.8787662982940674,
4
+ "train_runtime": 52.0164,
5
+ "train_samples": 300,
6
+ "train_samples_per_second": 8.44,
7
+ "train_steps_per_second": 0.115
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:081546ce9a9403a817de3a122319a951510c3396cd7631c26afdac41207fedc4
3
  size 3087467144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d728507d2aa4a648f418b5491e02e84a26af476918a8e9218e9cb369ea3569b
3
  size 3087467144
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "total_flos": 427315691520.0,
3
- "train_loss": 0.0,
4
- "train_runtime": 3.3973,
5
- "train_samples": 100,
6
- "train_samples_per_second": 10.891,
7
- "train_steps_per_second": 0.589
8
  }
 
1
  {
2
+ "total_flos": 1338922500096.0,
3
+ "train_loss": 0.8787662982940674,
4
+ "train_runtime": 52.0164,
5
+ "train_samples": 300,
6
+ "train_samples_per_second": 8.44,
7
+ "train_steps_per_second": 0.115
8
  }
trainer_state.json CHANGED
@@ -1,25 +1,34 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 1.0,
5
- "eval_steps": 500,
6
- "global_step": 2,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 1.0,
13
- "step": 2,
14
- "total_flos": 427315691520.0,
15
- "train_loss": 0.0,
16
- "train_runtime": 3.3973,
17
- "train_samples_per_second": 10.891,
18
- "train_steps_per_second": 0.589
 
 
 
 
 
 
 
 
 
19
  }
20
  ],
21
- "logging_steps": 500,
22
- "max_steps": 2,
23
  "num_input_tokens_seen": 0,
24
  "num_train_epochs": 1,
25
  "save_steps": 500,
@@ -29,13 +38,13 @@
29
  "should_epoch_stop": false,
30
  "should_evaluate": false,
31
  "should_log": false,
32
- "should_save": true,
33
- "should_training_stop": true
34
  },
35
  "attributes": {}
36
  }
37
  },
38
- "total_flos": 427315691520.0,
39
  "train_batch_size": 2,
40
  "trial_name": null,
41
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.8727272727272727,
5
+ "eval_steps": 100,
6
+ "global_step": 6,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 0.7272727272727273,
13
+ "grad_norm": 1.3501643358314308,
14
+ "learning_rate": 1.9098300562505266e-06,
15
+ "loss": 0.8944,
16
+ "mean_token_accuracy": 0.7577449153561558,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.8727272727272727,
21
+ "mean_token_accuracy": 0.7622872596745417,
22
+ "step": 6,
23
+ "total_flos": 1338922500096.0,
24
+ "train_loss": 0.8787662982940674,
25
+ "train_runtime": 52.0164,
26
+ "train_samples_per_second": 8.44,
27
+ "train_steps_per_second": 0.115
28
  }
29
  ],
30
+ "logging_steps": 5,
31
+ "max_steps": 6,
32
  "num_input_tokens_seen": 0,
33
  "num_train_epochs": 1,
34
  "save_steps": 500,
 
38
  "should_epoch_stop": false,
39
  "should_evaluate": false,
40
  "should_log": false,
41
+ "should_save": false,
42
+ "should_training_stop": false
43
  },
44
  "attributes": {}
45
  }
46
  },
47
+ "total_flos": 1338922500096.0,
48
  "train_batch_size": 2,
49
  "trial_name": null,
50
  "trial_params": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24ac7301cb7815df750ebd1d7281b65cae3d6d32590619b96f81b01c90d1f089
3
- size 6008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deb35b2251125d46ac633df88868293fe4cfef8f450e9b8b8d0d500ffe8c97d6
3
+ size 7416