SeanLee97 commited on
Commit
ad16cbf
·
verified ·
1 Parent(s): 413560e

Training in progress, step 1200

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "k_proj",
24
  "q_proj",
 
 
25
  "up_proj",
26
  "o_proj",
27
- "down_proj",
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
23
+ "down_proj",
24
+ "k_proj",
25
  "up_proj",
26
  "o_proj",
27
+ "v_proj",
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84fc379d39484dd2041a56c55fe8a55ff897384d6431bec068b848f8a8c6708f
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f99ac04638983cbbf355a0d21bf925c3507e26354d999dffb64912b46279135
3
  size 639691872
angle.config CHANGED
@@ -10,13 +10,13 @@
10
  "lora_dropout": 0.05,
11
  "bias": "none",
12
  "target_modules": [
13
- "gate_proj",
14
  "q_proj",
15
- "v_proj",
16
  "down_proj",
17
- "o_proj",
18
  "up_proj",
19
- "k_proj"
 
 
20
  ]
21
  },
22
  "apply_lora": 1
 
10
  "lora_dropout": 0.05,
11
  "bias": "none",
12
  "target_modules": [
 
13
  "q_proj",
14
+ "k_proj",
15
  "down_proj",
 
16
  "up_proj",
17
+ "o_proj",
18
+ "v_proj",
19
+ "gate_proj"
20
  ]
21
  },
22
  "apply_lora": 1
runs/Mar27_06-18-35_instance-20240226-074643/events.out.tfevents.1711520320.instance-20240226-074643.2135606.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b70cd7e46e8fdb04685d68e036293ffaa0a6ddfc0f515108c4e56f25d54a1ab
3
- size 14908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbdd443c9faa0902b1abebbb9901666758f018c250e2d79bdf9cae69888e9ff0
3
+ size 15262
runs/Mar27_11-37-00_instance-20240226-074643/events.out.tfevents.1711539425.instance-20240226-074643.2283043.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab13c95e79032a4dc837d4bd47bf01089551df488ea6c79ef44c38cfa5acaf3a
3
+ size 7734
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:877ab143cea4335808e6b29f3f8885626cedabdd74355a641c9500e407e9f5b6
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53e911ca0036a2ee705ac804d72d094ca1939aa0f284681f17045fd3456c40f
3
  size 5048