SeanLee97 commited on
Commit
193f48d
1 Parent(s): 0285fbf

Training in progress, step 800

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
 
 
23
  "o_proj",
24
  "down_proj",
25
- "v_proj",
26
- "gate_proj",
27
- "q_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
  "k_proj",
24
+ "up_proj",
25
+ "v_proj",
26
  "o_proj",
27
  "down_proj",
28
+ "gate_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40581b5bad53259340966a06ba2a090630f95905641922749510f65e057b33c7
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaf573771e0e3986c1565f92e329ebe91eb93378ba38c0218c71f1241a98f115
3
  size 639691872
angle.config CHANGED
@@ -10,13 +10,13 @@
10
  "lora_dropout": 0.1,
11
  "bias": "none",
12
  "target_modules": [
13
- "v_proj",
14
- "gate_proj",
15
- "k_proj",
16
- "down_proj",
17
  "q_proj",
 
18
  "up_proj",
19
- "o_proj"
 
 
 
20
  ]
21
  },
22
  "apply_lora": 1
 
10
  "lora_dropout": 0.1,
11
  "bias": "none",
12
  "target_modules": [
 
 
 
 
13
  "q_proj",
14
+ "k_proj",
15
  "up_proj",
16
+ "v_proj",
17
+ "o_proj",
18
+ "down_proj",
19
+ "gate_proj"
20
  ]
21
  },
22
  "apply_lora": 1
runs/Mar20_13-21-43_instance-20240226-074643/events.out.tfevents.1710940908.instance-20240226-074643.1922101.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fb7621439848848ee967fe5aa99771e3e6a5715edd1b9e4c1ffec950e7108b1
3
- size 14275
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1582457fb3fe06a20ce227f0edf794bf50b36a374514e789594273741426c279
3
+ size 14840
runs/Mar21_01-43-18_instance-20240226-074643/events.out.tfevents.1710985403.instance-20240226-074643.2250503.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ff2189ef7cd9f8a5063c39e75b949024f20b7f13ad7633fdd4ac689af2c284
3
+ size 6890
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0462a9ded0b9349dfe5bea51e9ef06739149993b3576240578be5b4934a7ceae
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc11b5306294f493aeddcb98df863a108e665e74ac0e48b5ef03627c24e7875b
3
  size 5048