imdatta0 commited on
Commit
ae3a964
·
verified ·
1 Parent(s): 480d8d5

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -51,7 +51,7 @@
51
  40
52
  ],
53
  "loftq_config": {},
54
- "lora_alpha": 8,
55
  "lora_dropout": 0,
56
  "megatron_config": null,
57
  "megatron_core": "megatron.core",
@@ -61,13 +61,13 @@
61
  "rank_pattern": {},
62
  "revision": "unsloth",
63
  "target_modules": [
64
- "o_proj",
65
  "q_proj",
66
- "gate_proj",
67
- "up_proj",
68
- "k_proj",
69
  "down_proj",
70
- "v_proj"
 
 
 
 
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
 
51
  40
52
  ],
53
  "loftq_config": {},
54
+ "lora_alpha": 16,
55
  "lora_dropout": 0,
56
  "megatron_config": null,
57
  "megatron_core": "megatron.core",
 
61
  "rank_pattern": {},
62
  "revision": "unsloth",
63
  "target_modules": [
 
64
  "q_proj",
 
 
 
65
  "down_proj",
66
+ "o_proj",
67
+ "k_proj",
68
+ "up_proj",
69
+ "v_proj",
70
+ "gate_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:6f8fa4cf1e3337261329f42ee7529f439580414f17d6c4f6e40873ed714cfd4d
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3cae7c5c7cd9c010a8a803d3f57a5ecc7a2544ab655d7cce0fe55ddb1a63a96
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75cc822c1b8eba07721f2c20b3e222a978cdd320b4a0c7af1e0f7f625cea73f5
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b376bfdd9cf64d77cb40373e5554bc08808f5c4c494e275a83e7638f5b619ca
3
+ size 5176