Update README.md
Browse files
README.md
CHANGED
|
@@ -23,4 +23,4 @@ Example of the results it gives:
|
|
| 23 |
|
| 24 |

|
| 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 [`
|
|
|
|
| 23 |
|
| 24 |

|
| 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
|