Inoob commited on
Commit
6f349ed
·
verified ·
1 Parent(s): 9eb2225

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 "./gpt2-large-architecture" -out path_model_out
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.