Spaces:
Runtime error
Runtime error
Commit
•
bbd4729
1
Parent(s):
88a44d0
Upload lens/opt-6.7b/config.json with huggingface_hub (#20)
Browse files- Upload lens/opt-6.7b/config.json with huggingface_hub (21e10f9e7691a4e84e9bcb399cd3b8e0169083b9)
Co-authored-by: Nora Belrose <norabelrose@users.noreply.huggingface.co>
lens/opt-6.7b/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"dropout": 0.0, "identity_init": true, "include_input": true, "layer_norm": false, "mlp_hidden_sizes": [], "rank": null, "shared_mlp_hidden_sizes": [], "share_weights": false, "sublayers": false, "num_layers": 32, "vocab_size": 50272, "bias": true, "d_model": 4096}
|