DeepDream2045 commited on
Commit
887828c
·
verified ·
1 Parent(s): 1e00d46

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
  "gate_proj",
26
  "up_proj",
27
- "q_proj",
28
  "k_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "up_proj",
 
25
  "k_proj",
26
+ "o_proj",
27
+ "q_proj",
28
+ "v_proj",
29
+ "down_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:87b613f8f3cbac32004a0f82bf7a98b97c14988e1571669946774462adc90965
3
  size 432223744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72df4dff72d80c7b31774bcf56de7c7ac6b4c77052afff19c0fae0e9b0976cb9
3
  size 432223744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4890609b6bb07cc885584bd813aee0e59702d7c9bfaeb0240be3c96e1382ae65
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdbadb3d73dc147a8615f83812e3216c6fad02d8d1e99a9c0d82882af039b8da
3
  size 6776