dvappco commited on
Commit
98a170f
·
verified ·
1 Parent(s): 3ad8329

Training in progress, step 50

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -23,10 +23,10 @@
23
  "v_proj",
24
  "gate_proj",
25
  "q_proj",
26
- "o_proj",
27
  "up_proj",
28
  "k_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
23
  "v_proj",
24
  "gate_proj",
25
  "q_proj",
26
+ "down_proj",
27
  "up_proj",
28
  "k_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07313b400a8cb09adb56e521642635ab18859050298f71993f738c112b851259
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0048f464e0ee170ac1b8845ab88888af3fb5ea98960953f45edf17524998be8
3
  size 5112