srini98 commited on
Commit
bbe5143
·
verified ·
1 Parent(s): 3399b93

Training in progress, step 25

Browse files
README.md CHANGED
@@ -29,7 +29,7 @@ print(output["generated_text"])
29
 
30
  ## Training procedure
31
 
32
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/srini98/mistral_hackathon/runs/q86jwxrc)
33
 
34
 
35
  This model was trained with SFT.
 
29
 
30
  ## Training procedure
31
 
32
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/srini98/mistral_hackathon/runs/63dkp981)
33
 
34
 
35
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -33,14 +33,14 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "w3",
37
- "out_proj",
38
- "q_proj",
39
- "w2",
40
- "w1",
41
  "in_proj",
 
 
42
  "v_proj",
43
- "k_proj"
 
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
 
 
36
  "in_proj",
37
+ "w1",
38
+ "out_proj",
39
  "v_proj",
40
+ "w3",
41
+ "k_proj",
42
+ "w2",
43
+ "q_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f387a61929d9993efae09543e1912e58ecf5fa61b959606128e42fdb0e2008a2
3
  size 44457856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce814c4d7a538cb6537782e2cb5953e2fd28b83e4b4c1387f41aa8c83f71005
3
  size 44457856
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1aca1d609c1076aa150830bfeb55067295f795ebeb80d29fbc8d5862fedef0b9
3
  size 6417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e3358f4e01f8467bd3d953c854e864b71c5f76576d2e4808c3ede692a37fc2a
3
  size 6417