Hiranmai49 commited on
Commit
c0a5748
1 Parent(s): c1da8b4

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
- "v_proj",
26
  "o_proj",
27
  "k_proj",
28
- "q_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
  "k_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "q_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:964ea2306c8c11c0af3267ad79a9b670056f2d3848abd89daa4c0f9959b2755c
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a64779cdf904775f90024f0a21289f02dbfadce939a2bc8213974c2ad3e26a
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d85f19399e561b99019b3846d991bbf2cd2a11cacfd10cc9a2e8490fb58f8bb
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceb23203494d30c5c100b1261fe442f9a1e17ed4ce5c2a912152b6aae69f8785
3
  size 5240