gauravsirola commited on
Commit
5ec486d
1 Parent(s): f8cfd0c

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bigcode/starcoderbase-1b",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 32,
11
+ "lora_dropout": 0.0,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "c_proj",
18
+ "c_attn",
19
+ "q_attn",
20
+ "c_fc",
21
+ "c_proj"
22
+ ],
23
+ "task_type": "CAUSAL_LM"
24
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c17d346eb50dc53a19d14b25057e7eb074b41e6260b02775fdb8292515b168
3
+ size 22241240
runs/Apr04_06-41-33_sagemaker-data-scien-ml-g5-8xlarge-882006aa806eca2005a2594337fb/events.out.tfevents.1712212898.sagemaker-data-scien-ml-g5-8xlarge-882006aa806eca2005a2594337fb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967b2fe29a8f72e1d3933ed776b686f9f05d0bd67baec099d9dd477595adec31
3
+ size 5645
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847d2668f6a09c3b71bd2d980e2f5e449199d2f314204a7e066ebe59f99b72c7
3
+ size 4219