deepakkarkala commited on
Commit
93c7624
·
verified ·
1 Parent(s): 1f78ab2

Model save

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<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/deepakkarkala-personal/huggingface/runs/irpr7u7w)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<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/deepakkarkala-personal/huggingface/runs/l8vng39l)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "k_proj",
27
- "gate_proj",
28
  "up_proj",
 
29
  "q_proj",
30
  "o_proj",
31
- "down_proj",
32
- "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "k_proj",
 
27
  "up_proj",
28
+ "down_proj",
29
  "q_proj",
30
  "o_proj",
31
+ "v_proj",
32
+ "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 2381129238708224.0,
3
- "train_loss": 1.763643136391273,
4
- "train_runtime": 450.6133,
5
  "train_samples": 2079,
6
- "train_samples_per_second": 4.614,
7
- "train_steps_per_second": 0.577
8
  }
 
1
  {
2
  "total_flos": 2381129238708224.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 0.6875,
5
  "train_samples": 2079,
6
+ "train_samples_per_second": 3024.065,
7
+ "train_steps_per_second": 378.19
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 2381129238708224.0,
3
- "train_loss": 1.763643136391273,
4
- "train_runtime": 450.6133,
5
  "train_samples": 2079,
6
- "train_samples_per_second": 4.614,
7
- "train_steps_per_second": 0.577
8
  }
 
1
  {
2
  "total_flos": 2381129238708224.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 0.6875,
5
  "train_samples": 2079,
6
+ "train_samples_per_second": 3024.065,
7
+ "train_steps_per_second": 378.19
8
  }
trainer_state.json CHANGED
@@ -432,23 +432,14 @@
432
  "mean_token_accuracy": 0.5999625205993653,
433
  "step": 260
434
  },
435
- {
436
- "epoch": 1.0,
437
- "eval_loss": 1.6983668804168701,
438
- "eval_mean_token_accuracy": 0.6045786820608994,
439
- "eval_runtime": 14.6795,
440
- "eval_samples_per_second": 15.804,
441
- "eval_steps_per_second": 1.976,
442
- "step": 260
443
- },
444
  {
445
  "epoch": 1.0,
446
  "step": 260,
447
  "total_flos": 2381129238708224.0,
448
- "train_loss": 1.763643136391273,
449
- "train_runtime": 450.6133,
450
- "train_samples_per_second": 4.614,
451
- "train_steps_per_second": 0.577
452
  }
453
  ],
454
  "logging_steps": 5,
 
432
  "mean_token_accuracy": 0.5999625205993653,
433
  "step": 260
434
  },
 
 
 
 
 
 
 
 
 
435
  {
436
  "epoch": 1.0,
437
  "step": 260,
438
  "total_flos": 2381129238708224.0,
439
+ "train_loss": 0.0,
440
+ "train_runtime": 0.6875,
441
+ "train_samples_per_second": 3024.065,
442
+ "train_steps_per_second": 378.19
443
  }
444
  ],
445
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb2f4a9068f2c81f9c25697790afcbc1b63d822cc8baf2b32e460d4be9517e55
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d51c1e8491754d2fbaafbfc2fc1643064cc3c3e48805bb3ed7628185435573
3
  size 5688