fzzhang commited on
Commit
6eddbaf
·
verified ·
1 Parent(s): 4791504

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "gate_proj",
23
+ "v_proj",
24
+ "o_proj",
25
+ "k_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_rslora": false
30
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea45203eee13896cfb162f7f828ba7c620f98c370c19e696e7cb8a597251fe2
3
+ size 92317600
runs/Feb20_21-04-52_X299X/events.out.tfevents.1708491893.X299X.1072466.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0feb61cab63c6a026811ab9083402cc8f55a182f6aca338147cc526291c85395
3
+ size 4795
runs/Feb21_21-19-54_X299X/events.out.tfevents.1708579194.X299X.1250902.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be3521d4b397ac5ab403f840de28046130e33cce7521deba3e6907aa13b4440
3
+ size 4795
runs/Feb21_21-20-54_X299X/events.out.tfevents.1708579255.X299X.1251171.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846ad95cad92d41fd328ddc5ec1730a2c8ee77cdc9bf88e380b480c0f634b04c
3
+ size 7618
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b6b41a5668a6127c75d9da8b8ac2d67989fed3f7cd9c1a97f4464694ea09ee
3
+ size 4728