ColleenMacklin
commited on
Commit
•
64eb723
1
Parent(s):
66a2312
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -60,7 +60,7 @@
|
|
60 |
"wait_for_model": true,
|
61 |
"num_return_sequences": 2
|
62 |
}
|
63 |
-
}
|
64 |
"vocab_size": 50257,
|
65 |
"window_size": 256
|
66 |
}
|
|
|
60 |
"wait_for_model": true,
|
61 |
"num_return_sequences": 2
|
62 |
}
|
63 |
+
},
|
64 |
"vocab_size": 50257,
|
65 |
"window_size": 256
|
66 |
}
|