AmberYifan commited on
Commit
5714c42
·
verified ·
1 Parent(s): e45ae80

Model save

Browse files
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.036909564715404054,
5
+ "train_runtime": 3022.0834,
6
+ "train_samples": 14745,
7
+ "train_samples_per_second": 4.879,
8
+ "train_steps_per_second": 0.61
9
+ }
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.53.3"
14
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.036909564715404054,
5
+ "train_runtime": 3022.0834,
6
+ "train_samples": 14745,
7
+ "train_samples_per_second": 4.879,
8
+ "train_steps_per_second": 0.61
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff