Fredtt3 commited on
Commit
a88da36
·
verified ·
1 Parent(s): 1f4d58c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,4 +23,4 @@ Example of the results it gives:
23
 
24
  ![image/png](lladaout.PNG)
25
 
26
- For those who want to train and get the correct format to be able to load it with `transformers`, everything needed is in [`pre_train.py`](https://github.com/F4k3r22/LLaDA-from-scratch/blob/main/pre_train.py) of the project repo
 
23
 
24
  ![image/png](lladaout.PNG)
25
 
26
+ For those who want to train and get the correct format to be able to load it with `transformers`, everything needed is in [`pre_trainv2.py`](https://github.com/F4k3r22/LLaDA-from-scratch/blob/main/pre_trainv2.py) of the project repo