Ray011 commited on
Commit
f250e75
1 Parent(s): f8371cb

Training in progress, step 10

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "tiiuae/falcon-7b-instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "query_key_value",
23
+ "dense_h_to_4h",
24
+ "dense",
25
+ "dense_4h_to_h"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0371cc44d42cad35e91f139bdcd0709babc18e68e75e278e37635c766dc88601
3
+ size 261131840
runs/Apr15_00-56-58_hmoradi-Lambda-Vector2/events.out.tfevents.1713157026.hmoradi-Lambda-Vector2.863919.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7591f7df040a94d27fff1627752d4c4068114d18e5d76351677afe43ac74ee8c
3
+ size 5666
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb639bd3dd1f2b0fed94111c1a0dd8c8bfb439c3280b6ff9cedf18e47e528eb2
3
+ size 4347