Minata commited on
Commit
562d355
1 Parent(s): f6c1622

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": "mistralai/Mistral-7B-v0.1",
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": 16,
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": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "lm_head",
23
+ "o_proj",
24
+ "down_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "k_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
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:9619e24118eb4a1aae4bc3fef358dec8e2cc8bc54b718c00314545c0c56883ad
3
+ size 609389712
runs/Jan08_00-00-52_8fa71f2a62bb/events.out.tfevents.1704672053.8fa71f2a62bb.10154.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3d2fe1cba9a554321c63d945884c23f5b22c5cffc44cfa811cf4fe39d6be28a
3
+ size 4799
runs/Jan08_00-05-56_8fa71f2a62bb/events.out.tfevents.1704672357.8fa71f2a62bb.10154.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfcee3f3add52508e9b28c5e58fbdbe91f24968ff285d7f796ff79d4a70c235
3
+ size 5063
runs/Jan08_00-16-00_8fa71f2a62bb/events.out.tfevents.1704672962.8fa71f2a62bb.10154.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415559adaf902cfd7137e76604dcffdbd782ed860b8517d312ff88fb279f6081
3
+ size 5217
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f0c98c550df01e8a2f9326717fb40fe0c3de6b705a0a98aa44f74d90cba362b
3
+ size 4728