rreit commited on
Commit
ac83792
1 Parent(s): 4c8cfc7

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-2b",
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": 64,
13
+ "lora_dropout": 0.1,
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
+ "gate_proj",
23
+ "v_proj",
24
+ "o_proj",
25
+ "k_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa0eb7c38ff909326d373389a3c5560dac94ac9315ac2dd957583cfab6e5b34a
3
+ size 156926880
runs/Mar21_13-52-50_grace1/events.out.tfevents.1711026147.grace1.1137879.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e6f6a8a801da82fd8b6138045be4063b22f140f071156e01ec47bf8d8018ab
3
+ size 5065
runs/Mar21_14-08-24_grace1/events.out.tfevents.1711026519.grace1.1138138.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0be6ca29e8d1dde1af2814586fc5d2af272998409c132209288f87e2fe7b25
3
+ size 5065
runs/Mar21_14-16-56_grace1/events.out.tfevents.1711027088.grace1.1138402.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6689c652f3af37289dfc3a9fd42a643e2d0a6dcf9f3f9ead7ba143b15602ca3f
3
+ size 5063
runs/Mar21_14-18-27_grace1/events.out.tfevents.1711027120.grace1.1138612.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75af6b711ea035b5726588d0e72dab107386625729b84882c97331180241ed39
3
+ size 9469
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b56d688a63b3cca24f53b356f3f38363e6df07ae58afeb747f93231c7587f4e0
3
+ size 4920