Upload folder using huggingface_hub
Browse files- ln_2_11/config.json +11 -0
- ln_2_11/weights.pt +3 -0
ln_2_11/config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"part_type": "layer_norm",
|
| 3 |
+
"layer_idx": 11,
|
| 4 |
+
"module_path": "transformer.h.11.ln_2",
|
| 5 |
+
"input_dim": 768,
|
| 6 |
+
"output_dim": 768,
|
| 7 |
+
"num_heads": null,
|
| 8 |
+
"head_dim": null,
|
| 9 |
+
"intermediate_dim": null,
|
| 10 |
+
"extra_info": {}
|
| 11 |
+
}
|
ln_2_11/weights.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0f0a09c4fc0a1ae1d89e4870f8a0427ffb57d09221a5bdcbb6b709cef36de17
|
| 3 |
+
size 7973
|