error577 commited on
Commit
4c6bc29
·
verified ·
1 Parent(s): 1a8c23f

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
- "down_proj",
29
- "q_proj",
30
  "o_proj",
31
- "up_proj",
32
  "v_proj",
33
- "k_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "o_proj",
 
28
  "v_proj",
29
+ "down_proj",
30
+ "up_proj",
31
+ "k_proj",
32
+ "q_proj",
33
+ "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2427cca6577834bd62e4c5c7b4974a2884262e2182df834d0b2ad534447d542
3
  size 400084608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e1c72e9a7710eb5dbb9e7b7c87968079e1858510f6d6009d768e8ef559638e
3
  size 400084608
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7899e81cccab00c182140531aa032c2162212ab94a1e2d7ad215e973b4cb1239
3
  size 7121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:565623586e0a807f98fb346e225fbd32f0435bf4591f690833fa5e519a306324
3
  size 7121