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