Upload folder using huggingface_hub
Browse files- config.json +1 -0
- flax_model.msgpack +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"vocab_size": 30528, "hidden_size": 768, "num_hidden_layers": 12, "num_attention_heads": 12, "intermediate_size": 3072, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "attention_probs_dropout_prob": 0.0, "max_position_embeddings": 8192, "type_vocab_size": 0, "layer_norm_type": "layer_norm", "layer_norm_eps": 1e-06, "pad_token_id": 0, "position_embedding_type": "rope", "rope_theta": 500000.0, "pack_qkv": true}
|
flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:374af7ec25f203b3d37c4be9e62e38cd3ed26acc56a890b1da3fd612b0907530
|
| 3 |
+
size 549601326
|