Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ print(output["generated_text"])
|
|
47 |
|
48 |
This model was trained with Self-Play Fine-Tuning (SPIN), a method introduced in [Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models](https://huggingface.co/papers/2401.01335).
|
49 |
|
50 |
-
More details about the training procedure
|
51 |
|
52 |
### Framework versions
|
53 |
|
|
|
47 |
|
48 |
This model was trained with Self-Play Fine-Tuning (SPIN), a method introduced in [Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models](https://huggingface.co/papers/2401.01335).
|
49 |
|
50 |
+
More details about the training procedure can be found in the [blog post](https://huggingface.co/blog/ggbetz/argunauts-phase-2).
|
51 |
|
52 |
### Framework versions
|
53 |
|