k1h0 commited on
Commit
74df6ee
·
verified ·
1 Parent(s): 764d64a

Training in progress, epoch 0

Browse files
adapter_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "Salesforce/codegen2-16B_P",
4
+ "exclude_modules": null,
5
+ "fan_in_fan_out": false,
6
+ "feedforward_modules": [
7
+ "fc1",
8
+ "fc2"
9
+ ],
10
+ "inference_mode": true,
11
+ "init_ia3_weights": true,
12
+ "modules_to_save": null,
13
+ "peft_type": "IA3",
14
+ "revision": null,
15
+ "target_modules": [
16
+ "qkv_proj",
17
+ "fc1",
18
+ "out_proj",
19
+ "fc2"
20
+ ],
21
+ "task_type": "CAUSAL_LM"
22
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b8c6138b08c4ad17c8c3abaddfdf6cd5d0418a2489909a14df43346f2a2922
3
+ size 1679496
logs/events.out.tfevents.1739286291.apolo.2765842.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008d0404ba196634b83db0dd2b6589f856419cca1997a83642265d948b824953
3
+ size 14629
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f9e3bd6e329e1c88bf79790347cc4841a1e37394e7194289a3252d0ef45a30
3
+ size 6968