jonsaadfalcon commited on
Commit
10f00b4
·
verified ·
1 Parent(s): 342d7be

Update README.md

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