Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ print(f"Prediction: {'Correct' if score > 0.5 else 'Incorrect'}")
|
|
61 |
|
62 |
## Training Details
|
63 |
|
64 |
-
This model was trained using the [Weaver distillation pipeline](https://github.com/
|
65 |
|
66 |
## Evaluation
|
67 |
|
|
|
61 |
|
62 |
## Training Details
|
63 |
|
64 |
+
This model was trained using the [Weaver distillation pipeline](https://github.com/HazyResearch/scaling-verification). For training your own distilled models, see the [distillation README](https://github.com/ScalingIntelligence/scaling-verification/blob/main/distillation/README.md).
|
65 |
|
66 |
## Evaluation
|
67 |
|