sumitdotml commited on
Commit
6c90a19
·
verified ·
1 Parent(s): 7cb65cb

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -5,8 +5,8 @@ model_name: robuchan
5
  tags:
6
  - generated_from_trainer
7
  - trl
8
- - sft
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/sumit-ml/robuchan/runs/bwsoosim)
32
 
33
 
34
 
 
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/sumit-ml/robuchan/runs/p50dki7k)
32
 
33
 
34
 
adapter_config.json CHANGED
@@ -29,10 +29,10 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
  "k_proj",
34
- "v_proj",
35
- "q_proj"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "q_proj",
33
  "k_proj",
34
+ "o_proj",
35
+ "v_proj"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b4bcb64fb8000f7917d808d15a08f8edd2876518a9447eb75fa86324f9d503a
3
  size 30709768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7844a4cf764d38d6f9801e8f43b61cba0e9ab8525c5eb070791edcaf12cc756
3
  size 30709768
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2386626e31a277428012497aad2aa27ad1c6cb9b22fed9135ae97177eaef63aa
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0159b3ff98daddb156f80bc3f3837bb83316b2331fac39d6748bd0fd19e73f5
3
  size 5240