fasterinnerlooper commited on
Commit
33778a8
·
verified ·
1 Parent(s): 3cd9643

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "target_modules": [
22
  "up_proj",
23
  "q_proj",
24
- "k_proj",
25
- "down_proj",
26
  "o_proj",
27
- "gate_proj",
28
- "v_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
21
  "target_modules": [
22
  "up_proj",
23
  "q_proj",
 
 
24
  "o_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:158cc9708e7a758be3aa0eb3538b8fb0bceb66c1042d8d5f0251d4c4cc06af4f
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59313104e37dd44b750008ed63eb2672ae1a6bc5b9e11722af43581d658825b9
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4fb1a2c7f41421a5f2e586d7a08e09c712b79395c3af2039744656f98c608e6
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:678e738ea4099ddac40528f909ede57061a6c278bc21c4677297cb7a59272617
3
  size 4856