adamdad commited on
Commit
c10f3bd
·
verified ·
1 Parent(s): 321f697

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +16 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Library: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "balance_loss_coef": 0.01,
3
+ "bias": false,
4
+ "block_size": 1023,
5
+ "dropout": 0.0,
6
+ "moe_layers": [
7
+ 5
8
+ ],
9
+ "n_embd": 512,
10
+ "n_head": 8,
11
+ "n_layer": 8,
12
+ "num_experts": 8,
13
+ "num_experts_per_tok": 2,
14
+ "use_moe": true,
15
+ "vocab_size": 32
16
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d293e442f15628507a74a52f91b49ecdfd007516cf6f7f9ebab237e7524f188
3
+ size 161619192