juliadollis commited on
Commit
498b935
·
verified ·
1 Parent(s): 74e10f0

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "v_proj",
25
- "q_proj",
26
- "k_proj",
27
  "o_proj",
 
 
 
28
  "down_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "k_proj",
25
+ "q_proj",
26
+ "v_proj",
27
  "down_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31646090fb831e1250d59e280cee3e577df70cbd4f61d45378b271f6e96ad6ac
3
  size 704719768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1d22d0bb6523d5d66ee6d6ef3f5c8ccc2fdb2e06ec9474e70306b2a3b44eef
3
  size 704719768
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5eac8c2ad9d96ad399244be724c4fe6d1330a6e28a4db536445d4a324e5cfc81
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6177186d2acaa163e04c4618a6184e68730cc31de840bc4f70285059d1c78b3a
3
  size 5560