Minata commited on
Commit
7a78eda
·
verified ·
1 Parent(s): 11511e0

Training in progress, step 10

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
+ "up_proj",
23
+ "v_proj",
24
+ "gate_proj",
25
+ "lm_head",
26
+ "o_proj",
27
+ "down_proj",
28
+ "k_proj",
29
+ "q_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:29fcaca7f3940df97a095a5faf9f33191f65a51bdab68211ea9dce812c1805c2
3
+ size 609389712
runs/Jan14_01-59-57_b1ef76f65cd1/events.out.tfevents.1705197598.b1ef76f65cd1.3665.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7feaa9d3ceaf1321e0bb5357f9637244318cd8f618dcd0ec2c8a8d81cd6f71
3
+ size 4184
runs/Jan14_02-00-16_b1ef76f65cd1/events.out.tfevents.1705197616.b1ef76f65cd1.3665.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d561f4ec512e9efe89b007e183536044b2d98b89869b8153d83571a09e9a893
3
+ size 5202
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26f636f51d625da16fb715f6f2404d2b2bab565f6a9947740ffd3466871f50f
3
+ size 4728