velaa commited on
Commit
5fed8ba
·
1 Parent(s): dd997d1

Training in progress, epoch 5

Browse files
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "facebook/opt-125m",
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": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c7f42be0c39cc97201a15161a1234b1cc69712eb3ec6c98df28bad5dc102dd7
3
+ size 2365968
runs/Dec03_00-37-44_e58bb28c2f23/events.out.tfevents.1701563889.e58bb28c2f23.6904.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae89aa34a180dda30234c949a41b49ba275a43b31efe69d8edde270da15ec0e3
3
+ size 7299
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:027392c59652a689f2468b056488de3cc95e8d0fa0f11f1894efaaa42748eb9f
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8d08291ab6fd7f94c9984f3f0d29e2ac9fe56944f89fd716cf58fd7425032b
3
+ size 4664