Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ git clone https://github.com/ivanhe123/Model-Architecture-Generator
|
|
19 |
```
|
20 |
|
21 |
```
|
22 |
-
python -m randomnize_params -in "./
|
23 |
```
|
24 |
|
25 |
path_model_out is just the output path of the newly randomnized model.
|
|
|
19 |
```
|
20 |
|
21 |
```
|
22 |
+
python -m randomnize_params -in "./Null-GPT2-Large" -out path_model_out
|
23 |
```
|
24 |
|
25 |
path_model_out is just the output path of the newly randomnized model.
|