imdatta0 commited on
Commit
bd740cc
·
verified ·
1 Parent(s): 50df523

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -63,11 +63,11 @@
63
  "target_modules": [
64
  "down_proj",
65
  "k_proj",
66
- "up_proj",
67
  "q_proj",
 
68
  "v_proj",
69
- "o_proj",
70
- "gate_proj"
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
 
63
  "target_modules": [
64
  "down_proj",
65
  "k_proj",
66
+ "o_proj",
67
  "q_proj",
68
+ "gate_proj",
69
  "v_proj",
70
+ "up_proj"
 
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b099869ebb7ba35b3110b5707dd313feed5c4d916ad1afe5a6085b04e30133ff
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c0126342ed72486946665bc6fa0f7c15cfa5f13d3f5bd786983c41cfadf14a4
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b44c4ea4af670e02fe1cc78a22ae3fc82a318482cf18b48c2751f9847fceb8d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ffca88736091b95ef1fbc97bb28674424a9def290b2c9e8d365f66a39b17d4
3
  size 5112