Tuch commited on
Commit
dd7c838
·
verified ·
1 Parent(s): 0fa9b90

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "k_proj",
25
- "o_proj",
26
- "v_proj",
27
  "gate_proj",
28
  "q_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "down_proj",
 
25
  "gate_proj",
26
  "q_proj",
27
+ "up_proj",
28
+ "o_proj",
29
+ "v_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:f3028306a6c23f3283e40f517d0bb7211d000e6627f158aa797e990b8a78f8e2
3
  size 125889008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:021bf685a03be78ff27598d9eb618d3cf7a8ea6d84ad70fe6183619d806d0f65
3
  size 125889008
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48ebfb95d7c20142b536867b814a09a2ffd9fcab4fa21ae1d9dfcfc9f5058ec4
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cffcc59db42f76422906d00e166d23982f5c3a6010c84dc0065f568f520b5bde
3
  size 5048