FredyRivera-dev commited on
Commit
bae861d
·
verified ·
1 Parent(s): ed16da2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,4 +20,4 @@ Example of the results it gives:
20
 
21
  ![image/png](lladaout.PNG)
22
 
23
- 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
 
20
 
21
  ![image/png](lladaout.PNG)
22
 
23
+ 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/FredyRivera-dev/LLaDA-from-scratch/blob/main/pre_trainv2.py) of the project repo