Model save
Browse files- README.md +10 -16
- all_results.json +4 -4
- config.json +1 -1
- runs/Sep28_03-46-54_qa-a100-005.crc.nd.edu/events.out.tfevents.1727509796.qa-a100-005.crc.nd.edu.84817.0 +3 -0
- train_results.json +4 -4
- trainer_state.json +4 -4
- training_args.bin +1 -1
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 |
-
- HuggingFaceH4/ultrafeedback_binarized
|
16 |
model-index:
|
17 |
- name: zephyr-7b-align-scan
|
18 |
results: []
|
@@ -23,17 +17,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
# zephyr-7b-align-scan
|
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
|
27 |
It achieves the following results on the evaluation set:
|
28 |
-
-
|
29 |
-
-
|
30 |
-
-
|
31 |
-
-
|
32 |
-
-
|
33 |
-
-
|
34 |
-
-
|
35 |
-
-
|
36 |
-
-
|
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: zephyr-7b-align-scan
|
12 |
results: []
|
|
|
17 |
|
18 |
# zephyr-7b-align-scan
|
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 |
It achieves the following results on the evaluation set:
|
22 |
+
- Logits/chosen: 0.4326
|
23 |
+
- Logits/rejected: 0.9106
|
24 |
+
- Logps/chosen: -136.2882
|
25 |
+
- Logps/rejected: -189.5506
|
26 |
+
- Loss: 0.5958
|
27 |
+
- Rewards/accuracies: 0.3710
|
28 |
+
- Rewards/chosen: -0.6180
|
29 |
+
- Rewards/margins: 0.4663
|
30 |
+
- Rewards/rejected: -1.0842
|
31 |
|
32 |
## Model description
|
33 |
|
all_results.json
CHANGED
@@ -15,8 +15,8 @@
|
|
15 |
"eval_steps_per_second": 0.55,
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.0,
|
18 |
-
"train_runtime": 0.
|
19 |
-
"train_samples":
|
20 |
-
"train_samples_per_second":
|
21 |
-
"train_steps_per_second":
|
22 |
}
|
|
|
15 |
"eval_steps_per_second": 0.55,
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.0,
|
18 |
+
"train_runtime": 0.0165,
|
19 |
+
"train_samples": 6113,
|
20 |
+
"train_samples_per_second": 369998.418,
|
21 |
+
"train_steps_per_second": 5810.543
|
22 |
}
|
config.json
CHANGED
@@ -22,6 +22,6 @@
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
-
"use_cache":
|
26 |
"vocab_size": 32000
|
27 |
}
|
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
+
"use_cache": false,
|
26 |
"vocab_size": 32000
|
27 |
}
|
runs/Sep28_03-46-54_qa-a100-005.crc.nd.edu/events.out.tfevents.1727509796.qa-a100-005.crc.nd.edu.84817.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:839bfb5dad32914cbdf849c609e075bcc6fdf04826f38afae89d36f8f7dbc5be
|
3 |
+
size 6547
|
train_results.json
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
"epoch": 0.9994767137624281,
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.0,
|
5 |
-
"train_runtime": 0.
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
2 |
"epoch": 0.9994767137624281,
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 0.0165,
|
6 |
+
"train_samples": 6113,
|
7 |
+
"train_samples_per_second": 369998.418,
|
8 |
+
"train_steps_per_second": 5810.543
|
9 |
}
|
trainer_state.json
CHANGED
@@ -1597,13 +1597,13 @@
|
|
1597 |
"step": 955,
|
1598 |
"total_flos": 0.0,
|
1599 |
"train_loss": 0.0,
|
1600 |
-
"train_runtime": 0.
|
1601 |
-
"train_samples_per_second":
|
1602 |
-
"train_steps_per_second":
|
1603 |
}
|
1604 |
],
|
1605 |
"logging_steps": 10,
|
1606 |
-
"max_steps":
|
1607 |
"num_input_tokens_seen": 0,
|
1608 |
"num_train_epochs": 1,
|
1609 |
"save_steps": 100,
|
|
|
1597 |
"step": 955,
|
1598 |
"total_flos": 0.0,
|
1599 |
"train_loss": 0.0,
|
1600 |
+
"train_runtime": 0.0165,
|
1601 |
+
"train_samples_per_second": 369998.418,
|
1602 |
+
"train_steps_per_second": 5810.543
|
1603 |
}
|
1604 |
],
|
1605 |
"logging_steps": 10,
|
1606 |
+
"max_steps": 96,
|
1607 |
"num_input_tokens_seen": 0,
|
1608 |
"num_train_epochs": 1,
|
1609 |
"save_steps": 100,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ade03fb878ac7c60053df63e47d29e251159bd45be422b248832744b06632c0
|
3 |
size 7544
|