eja67 commited on
Commit
0b75aff
·
verified ·
1 Parent(s): 302d375

Training in progress, step 25

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ print(output["generated_text"])
26
 
27
  ## Training procedure
28
 
29
- [<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/eja67-university-of-cambridge/part-ii-project/runs/dwloths6)
30
 
31
 
32
 
 
26
 
27
  ## Training procedure
28
 
29
+ [<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/eja67-university-of-cambridge/part-ii-project/runs/knch2cvh)
30
 
31
 
32
 
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
- "down_proj",
34
  "k_proj",
35
- "q_proj",
36
  "v_proj",
 
 
 
37
  "up_proj",
38
- "gate_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "k_proj",
 
33
  "v_proj",
34
+ "o_proj",
35
+ "down_proj",
36
+ "gate_proj",
37
  "up_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67a0801d079b05011a5dad6e7ef52aaab7fefe61cd5bb94b72477a34769c1285
3
  size 335605144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa7f5f163f99bee74abb5866d3fd88512118d59cb74e5fea951dc1ff42b967e
3
  size 335605144