JayHyeon commited on
Commit
c85038d
·
verified ·
1 Parent(s): d860f8b

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -3
  2. all_results.json +10 -10
  3. eval_results.json +10 -10
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  base_model: meta-llama/Llama-3.2-1B-Instruct
3
- datasets: trl-lib/ultrafeedback_binarized
4
  library_name: transformers
5
  model_name: llama-BDPO_1e-6-1ep_0alp_0.5bdpo_lam_0dpop_lam
6
  tags:
@@ -12,7 +11,7 @@ licence: license
12
 
13
  # Model Card for llama-BDPO_1e-6-1ep_0alp_0.5bdpo_lam_0dpop_lam
14
 
15
- This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the [trl-lib/ultrafeedback_binarized](https://huggingface.co/datasets/trl-lib/ultrafeedback_binarized) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,7 +27,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/bonin147/huggingface/runs/fuzgcv93)
32
 
33
 
34
  This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
 
1
  ---
2
  base_model: meta-llama/Llama-3.2-1B-Instruct
 
3
  library_name: transformers
4
  model_name: llama-BDPO_1e-6-1ep_0alp_0.5bdpo_lam_0dpop_lam
5
  tags:
 
11
 
12
  # Model Card for llama-BDPO_1e-6-1ep_0alp_0.5bdpo_lam_0dpop_lam
13
 
14
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
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/bonin147/huggingface/runs/stdyd2kd)
31
 
32
 
33
  This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 1.0,
3
  "eval_logits/chosen": NaN,
4
- "eval_logits/rejected": 1.0979223251342773,
5
- "eval_logps/chosen": -353.5060119628906,
6
- "eval_logps/rejected": -325.21649169921875,
7
  "eval_loss": NaN,
8
  "eval_nll_loss": NaN,
9
- "eval_rewards/accuracies": 0.6710000038146973,
10
- "eval_rewards/chosen": 1.5991406440734863,
11
- "eval_rewards/margins": 0.5435751676559448,
12
- "eval_rewards/rejected": 1.0555741786956787,
13
- "eval_runtime": 63.1799,
14
- "eval_samples_per_second": 15.828,
15
- "eval_steps_per_second": 3.957
16
  }
 
1
  {
2
  "epoch": 1.0,
3
  "eval_logits/chosen": NaN,
4
+ "eval_logits/rejected": 1.1020585298538208,
5
+ "eval_logps/chosen": -354.015869140625,
6
+ "eval_logps/rejected": -324.1587219238281,
7
  "eval_loss": NaN,
8
  "eval_nll_loss": NaN,
9
+ "eval_rewards/accuracies": 0.6617063283920288,
10
+ "eval_rewards/chosen": 1.3769841194152832,
11
+ "eval_rewards/margins": 0.4590735137462616,
12
+ "eval_rewards/rejected": 0.9184337854385376,
13
+ "eval_runtime": 8.4136,
14
+ "eval_samples_per_second": 118.856,
15
+ "eval_steps_per_second": 7.488
16
  }
eval_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 1.0,
3
  "eval_logits/chosen": NaN,
4
- "eval_logits/rejected": 1.0979223251342773,
5
- "eval_logps/chosen": -353.5060119628906,
6
- "eval_logps/rejected": -325.21649169921875,
7
  "eval_loss": NaN,
8
  "eval_nll_loss": NaN,
9
- "eval_rewards/accuracies": 0.6710000038146973,
10
- "eval_rewards/chosen": 1.5991406440734863,
11
- "eval_rewards/margins": 0.5435751676559448,
12
- "eval_rewards/rejected": 1.0555741786956787,
13
- "eval_runtime": 63.1799,
14
- "eval_samples_per_second": 15.828,
15
- "eval_steps_per_second": 3.957
16
  }
 
1
  {
2
  "epoch": 1.0,
3
  "eval_logits/chosen": NaN,
4
+ "eval_logits/rejected": 1.1020585298538208,
5
+ "eval_logps/chosen": -354.015869140625,
6
+ "eval_logps/rejected": -324.1587219238281,
7
  "eval_loss": NaN,
8
  "eval_nll_loss": NaN,
9
+ "eval_rewards/accuracies": 0.6617063283920288,
10
+ "eval_rewards/chosen": 1.3769841194152832,
11
+ "eval_rewards/margins": 0.4590735137462616,
12
+ "eval_rewards/rejected": 0.9184337854385376,
13
+ "eval_runtime": 8.4136,
14
+ "eval_samples_per_second": 118.856,
15
+ "eval_steps_per_second": 7.488
16
  }