avreymi commited on
Commit
d6dc46a
·
verified ·
1 Parent(s): 0805a73

Training in progress, step 293

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: amlk-e4-curated
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
9
  - hf_jobs
 
10
  licence: license
11
  ---
12
 
@@ -28,7 +28,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/avreymi-asraf-hebrew-university-of-jerusalem/amlk-dictalm2-instruct/runs/71cb0esj)
32
 
33
 
34
 
 
4
  model_name: amlk-e4-curated
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
  - hf_jobs
9
+ - sft
10
  licence: license
11
  ---
12
 
 
28
 
29
  ## Training procedure
30
 
31
+ [<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/avreymi-asraf-hebrew-university-of-jerusalem/amlk-dictalm2-instruct/runs/tsqiydxl)
32
 
33
 
34
 
adapter_config.json CHANGED
@@ -32,12 +32,12 @@
32
  "revision": null,
33
  "target_modules": [
34
  "v_proj",
35
- "q_proj",
36
- "down_proj",
37
  "o_proj",
38
  "up_proj",
 
 
39
  "gate_proj",
40
- "k_proj"
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
 
32
  "revision": null,
33
  "target_modules": [
34
  "v_proj",
 
 
35
  "o_proj",
36
  "up_proj",
37
+ "down_proj",
38
+ "k_proj",
39
  "gate_proj",
40
+ "q_proj"
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c49c460807ea3fed64eec08c7c4f74eb22e5474bbdb2cc6ff30f9a58a5aefac3
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd5c3e42da7a5225db3ee35fe3a0f19d61e66e2226b4d72ee190bd06bd19e061
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6beec77c8d5b233b933600b3d14bbc01bcf1b322fd0ba5a68c57664c08671a3d
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d30357684e99970e797325cfe6707fac545338a5a13d50dae09bbfa906f297f6
3
  size 5841