Update README.md
Browse files
README.md
CHANGED
|
@@ -178,6 +178,8 @@ with torch.no_grad():
|
|
| 178 |
|
| 179 |
print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
| 180 |
|
|
|
|
|
|
|
| 181 |
## Citations
|
| 182 |
|
| 183 |
@misc{shao2024deepseekmathpushinglimitsmathematical,
|
|
|
|
| 178 |
|
| 179 |
print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
| 180 |
|
| 181 |
+
---
|
| 182 |
+
|
| 183 |
## Citations
|
| 184 |
|
| 185 |
@misc{shao2024deepseekmathpushinglimitsmathematical,
|