felipeoes commited on
Commit
840f391
·
verified ·
1 Parent(s): 0a31811

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "k_proj",
28
- "q_proj",
29
  "down_proj",
30
- "up_proj",
31
  "o_proj",
32
- "v_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "down_proj",
27
+ "q_proj",
28
  "o_proj",
29
+ "v_proj",
30
+ "up_proj",
31
+ "gate_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9fb5232b8a70b8f796a43edcd220043be0a6472ec798d85dc42e2eab8c94320
3
  size 2185294624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b9ba249adc2d4c8696531ec699b11eb9b0f6a1030e441c94958e229d7181dc
3
  size 2185294624
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63008642d4960b805f26c6c1c5bffd64f7397db279343d63ca1b52b34b47beec
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ecc017577597a31a4f68b7c7e529d3d9804866e53d6672b481a394a765373b
3
  size 6904