Spaces:
Running
Running
Commit
·
df5c4e8
1
Parent(s):
b07a675
Upload lens/opt-1.3b/config.json with huggingface_hub (#18)
Browse files- Upload lens/opt-1.3b/config.json with huggingface_hub (f284dc70621b325f151ea6566776655e0a6f4fff)
Co-authored-by: Nora Belrose <[email protected]>
lens/opt-1.3b/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": 24, "vocab_size": 50272, "bias": true, "d_model": 2048}
|