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