Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: zephyr-7b-spin-iter0-v0
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,8 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# zephyr-7b-spin-iter0-v0
|
15 |
|
16 |
-
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
|
|
|
17 |
It achieves the following results on the evaluation set:
|
|
|
18 |
- Loss: 0.2359
|
19 |
- Rewards/real: 1.3255
|
20 |
- Rewards/generated: -0.8966
|
@@ -69,4 +73,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.37.0
|
70 |
- Pytorch 2.1.2+cu121
|
71 |
- Datasets 2.14.6
|
72 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: zephyr-7b-spin-iter0-v0
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- argilla/10k_prompts_SPIN_iter0_zephyr_top
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# zephyr-7b-spin-iter0-v0
|
17 |
|
18 |
+
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
|
19 |
+
[argilla/10k_prompts_SPIN_iter0_zephyr_top](https://huggingface.co/datasets/argilla/10k_prompts_SPIN_iter0_zephyr_top) dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
|
22 |
- Loss: 0.2359
|
23 |
- Rewards/real: 1.3255
|
24 |
- Rewards/generated: -0.8966
|
|
|
73 |
- Transformers 4.37.0
|
74 |
- Pytorch 2.1.2+cu121
|
75 |
- Datasets 2.14.6
|
76 |
+
- Tokenizers 0.15.2
|