NicholasCorrado commited on
Commit
86a94b7
·
verified ·
1 Parent(s): 4ca7c67

Model save

Browse files
Files changed (3) hide show
  1. README.md +1 -17
  2. all_results.json +4 -4
  3. train_results.json +4 -4
README.md CHANGED
@@ -3,16 +3,10 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: alignment-handbook/zephyr-7b-sft-full
5
  tags:
6
- - alignment-handbook
7
- - trl
8
- - dpo
9
- - generated_from_trainer
10
  - trl
11
  - dpo
12
  - alignment-handbook
13
  - generated_from_trainer
14
- datasets:
15
- - data/zephyr_uf_rlced_conifer_ref
16
  model-index:
17
  - name: uf-rlced-conifer-zephyr-7b-group-dpo-no-clip-no-excess
18
  results: []
@@ -23,17 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
23
 
24
  # uf-rlced-conifer-zephyr-7b-group-dpo-no-clip-no-excess
25
 
26
- This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on the data/zephyr_uf_rlced_conifer_ref dataset.
27
- It achieves the following results on the evaluation set:
28
- - Loss: 0.3975
29
- - Rewards/chosen: -1.2128
30
- - Rewards/rejected: -2.4224
31
- - Rewards/accuracies: 0.8130
32
- - Rewards/margins: 1.2096
33
- - Logps/rejected: -652.3658
34
- - Logps/chosen: -505.8686
35
- - Logits/rejected: 0.3206
36
- - Logits/chosen: -0.1209
37
 
38
  ## Model description
39
 
 
3
  license: apache-2.0
4
  base_model: alignment-handbook/zephyr-7b-sft-full
5
  tags:
 
 
 
 
6
  - trl
7
  - dpo
8
  - alignment-handbook
9
  - generated_from_trainer
 
 
10
  model-index:
11
  - name: uf-rlced-conifer-zephyr-7b-group-dpo-no-clip-no-excess
12
  results: []
 
17
 
18
  # uf-rlced-conifer-zephyr-7b-group-dpo-no-clip-no-excess
19
 
20
+ This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on an unknown dataset.
 
 
 
 
 
 
 
 
 
 
21
 
22
  ## Model description
23
 
all_results.json CHANGED
@@ -14,9 +14,9 @@
14
  "eval_samples_per_second": 21.881,
15
  "eval_steps_per_second": 0.343,
16
  "total_flos": 0.0,
17
- "train_loss": 0.5182241236997975,
18
- "train_runtime": 20862.0677,
19
  "train_samples": 184443,
20
- "train_samples_per_second": 8.841,
21
- "train_steps_per_second": 0.035
22
  }
 
14
  "eval_samples_per_second": 21.881,
15
  "eval_steps_per_second": 0.343,
16
  "total_flos": 0.0,
17
+ "train_loss": 0.5189602105981774,
18
+ "train_runtime": 20904.8753,
19
  "train_samples": 184443,
20
+ "train_samples_per_second": 8.823,
21
+ "train_steps_per_second": 0.034
22
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 0.9993060374739764,
3
  "total_flos": 0.0,
4
- "train_loss": 0.5182241236997975,
5
- "train_runtime": 20862.0677,
6
  "train_samples": 184443,
7
- "train_samples_per_second": 8.841,
8
- "train_steps_per_second": 0.035
9
  }
 
1
  {
2
  "epoch": 0.9993060374739764,
3
  "total_flos": 0.0,
4
+ "train_loss": 0.5189602105981774,
5
+ "train_runtime": 20904.8753,
6
  "train_samples": 184443,
7
+ "train_samples_per_second": 8.823,
8
+ "train_steps_per_second": 0.034
9
  }