Stable-Diffusion-PT commited on
Commit
9e7dcb3
1 Parent(s): 3a4d991

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
  "down_proj",
26
- "o_proj",
27
- "gate_proj",
28
  "q_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
 
24
  "q_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "up_proj",
29
+ "o_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:a3f656fb2f62b6ed374a04b4e0006f8f4d74fed8954cbc81da3730f829117e78
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f175dc51d3060ccb5fc5162262cbf97f1bec26692437bca2fe5ed6cd4a10f31
3
  size 167832240
runs/Sep03_08-02-43_l4-instance-miltan/events.out.tfevents.1725350565.l4-instance-miltan.3233.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9eeda3e4ce2c13c51756b350f352dfedf3bd8304bb6f6aa34e3d0e153923e2a
3
+ size 9588
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03071aaffc71b8d2e216987688a1c6de83a86f76d083978813958c1cdf44295d
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a28f3658bef388edd796654d77b402b8f2440abb8f484aa29e8ba9464aec6aa7
3
  size 5240