conradcompanys commited on
Commit
8d1625d
·
verified ·
1 Parent(s): 617bcc2

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -26,17 +26,17 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "fc2",
30
  "out_proj",
31
- "o_proj",
32
- "up_proj",
33
  "v_proj",
34
- "q_proj",
35
  "k_proj",
36
- "lm_head",
37
- "down_proj",
38
  "gate_proj",
39
- "fc1"
 
 
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "out_proj",
 
 
30
  "v_proj",
31
+ "up_proj",
32
  "k_proj",
33
+ "q_proj",
34
+ "fc1",
35
  "gate_proj",
36
+ "fc2",
37
+ "o_proj",
38
+ "down_proj",
39
+ "lm_head"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd19536849602156ac6a790a22f2acaa1212a07d732710973c2fdcfb2f69cfc4
3
  size 4324331232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d03b7b905265bb826977dd08472213d23062590350229f9127306381bca5d219
3
  size 4324331232
runs/Apr12_20-00-20_d480a5fdc07e/events.out.tfevents.1744488023.d480a5fdc07e.23823.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9892816fdd93acaca275ef5f8b9128e6fa218b5819d18d6401b0cf80d4f42e85
3
+ size 9278
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5495e76edc96b1012b0d2765d45174df5e7a3320d19ad00f188d0f0db151e39d
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7308b63b0b48a24933ca5e3bc57316f50fa1c1a41f16a17f560b647b0b93f8b
3
  size 5624