Tuch commited on
Commit
10fe170
·
verified ·
1 Parent(s): daebec2

Training in progress, step 10

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