Commit f9ab2b7
committed
fix: change the default model_name_or_path from "facebook/opt-125m" to None
This is especially relevant when using the offline dataset
processing script where it's easy to forget to specify the model_name_or_path
Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>1 parent 2b56853 commit f9ab2b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments