dbernsohn commited on
Commit
f46dfa8
1 Parent(s): ad76908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,5 +49,5 @@ Another examples:
49
  + Solve 121*i + 1690 = 76*i - 128*i + 133 for i.
50
  + Answer: -9 Pred: -9
51
 
52
-
53
  > Created by [Dor Bernsohn](https://www.linkedin.com/in/dor-bernsohn-70b2b1146/)
 
49
  + Solve 121*i + 1690 = 76*i - 128*i + 133 for i.
50
  + Answer: -9 Pred: -9
51
 
52
+ The whole training process and hyperparameters are in my [GitHub repo](https://github.com/DorBernsohn/CodeLM/tree/main/MathLM)
53
  > Created by [Dor Bernsohn](https://www.linkedin.com/in/dor-bernsohn-70b2b1146/)