HongzheBi commited on
Commit
0365789
·
1 Parent(s): b8f24db

Upload 7 files

Browse files
adapter_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "THUDM/chatglm-6b",
3
+ "bias": "none",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "init_lora_weights": true,
7
+ "lora_alpha": 32.0,
8
+ "lora_dropout": 0.1,
9
+ "modules_to_save": null,
10
+ "peft_type": "LORA",
11
+ "r": 8,
12
+ "target_modules": [
13
+ "query_key_value"
14
+ ],
15
+ "task_type": "CAUSAL_LM"
16
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980e628f50a6ba7a24b5dd542cd99d8e7be169bea0beffffaa2ca3b8a7b3fa33
3
+ size 14700057
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 1.9485092873158096,
4
+ "train_runtime": 27427.4704,
5
+ "train_samples_per_second": 5.34,
6
+ "train_steps_per_second": 0.667
7
+ }
finetuning_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d21be8c105704d26792b0b5ff588414e9de8cdb4d00194854d7cec1b515a17
3
+ size 895
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 1.9485092873158096,
4
+ "train_runtime": 27427.4704,
5
+ "train_samples_per_second": 5.34,
6
+ "train_steps_per_second": 0.667
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4402d50761de869b65782cd83247b4264377578de85815ccb5dee5d650bf30
3
+ size 4027