marijajolovic commited on
Commit
082a7d1
·
verified ·
1 Parent(s): 9fcd0b0

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bigcode/starcoderbase-7b",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_attn",
27
+ "c_attn",
28
+ "c_proj",
29
+ "c_fc"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abe60fe26032beea3b4dfb787a77040ec8e0bad37af9658455802f5c41ed6da
3
+ size 154872704
runs/Feb24_12-48-58_gpu3/events.out.tfevents.1740401341.gpu3.224672.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ddb76073e4a9e290e8d08f0a9af5dd76881e6054dacbb398ae8d454ca8b197f
3
+ size 5927
runs/Feb24_13-24-40_gpu3/events.out.tfevents.1740403483.gpu3.225684.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694b9a9cbf176e9787bf5679f7beb400929ee9bdf118b0fc1e8b552826737fce
3
+ size 5927
runs/Feb24_14-43-23_gpu3/events.out.tfevents.1740408205.gpu3.228925.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642fb92b7cbe62d6d57033b60b4ee61e0649b0c21feabd398066967ab679c981
3
+ size 7021
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe79b813640e80c375b7828233b9876c7128b8734e919024748201b9a1f584b
3
+ size 5304