Upload folder using huggingface_hub
Browse files- ln_1_4/config.json +11 -0
- ln_1_4/weights.pt +3 -0
ln_1_4/config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"part_type": "layer_norm",
|
| 3 |
+
"layer_idx": 4,
|
| 4 |
+
"module_path": "transformer.h.4.ln_1",
|
| 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_1_4/weights.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a7a2c55f65bbbd742cb2b9498b61a2ecef9718bd2e36cb9166fe569e3ecd57b
|
| 3 |
+
size 7973
|