imdatta0 commited on
Commit
4b68f39
1 Parent(s): 7d23d04

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -61,13 +61,13 @@
61
  "rank_pattern": {},
62
  "revision": "unsloth",
63
  "target_modules": [
 
64
  "gate_proj",
65
- "v_proj",
66
  "up_proj",
 
67
  "q_proj",
68
- "k_proj",
69
- "down_proj",
70
- "o_proj"
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
 
61
  "rank_pattern": {},
62
  "revision": "unsloth",
63
  "target_modules": [
64
+ "down_proj",
65
  "gate_proj",
66
+ "k_proj",
67
  "up_proj",
68
+ "o_proj",
69
  "q_proj",
70
+ "v_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:3afeef800844fcd0f71c7c64a02b40fb5b48449d481045df995cc7c7725715e7
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b79fe2d93eb99159ae592839bdc6621a0684125ffbd25835614c71834230de
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54408d4b4ac459df4bd2f76ea7faebf573b4f6a44400cc8e156d1335373188e5
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f5f473858413a89421381e36a82411fd181a479477d3d989ef1995d69e705b5
3
  size 5112