AdamF92 commited on
Commit
7537235
·
verified ·
1 Parent(s): e6e556e

Epoch 0 - Val loss 0.2619

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +34 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - model_hub_mixin
5
+ - pytorch_model_hub_mixin
6
+ ---
7
+
8
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
+ - Code: [More Information Needed]
10
+ - Paper: [More Information Needed]
11
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "att_dropout": 0.0,
3
+ "att_experts": null,
4
+ "att_groups": 8,
5
+ "att_heads": 16,
6
+ "att_query_experts": null,
7
+ "att_query_groups": 8,
8
+ "att_type": "sqa",
9
+ "debug_interval": 10,
10
+ "debug_mode": false,
11
+ "embed_dim": 512,
12
+ "interlayer_att_dropout": 0.0,
13
+ "interlayer_att_experts": null,
14
+ "interlayer_att_groups": 8,
15
+ "interlayer_att_query_experts": null,
16
+ "interlayer_att_query_groups": 8,
17
+ "interlayer_att_type": "sqa",
18
+ "norm_decay": 0.9,
19
+ "norm_init_gate": -2.0,
20
+ "norm_per_dim_scale": false,
21
+ "norm_type": "classic-rms",
22
+ "num_groups": 3,
23
+ "num_layers": 21,
24
+ "residual_gate_init": 3.0,
25
+ "residual_gate_slot_status_type": "mean",
26
+ "residual_gate_type": "elementwise",
27
+ "residual_per_slot_gate": true,
28
+ "rope_base": 100000,
29
+ "seq_len": 8192,
30
+ "stm_size": 4096,
31
+ "use_flash_attention": true,
32
+ "use_gated_residual": true,
33
+ "use_tanh_residual_gate": false
34
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db2d49e47a5ca77bd7cfd0e69665b32119c3c15868e1395f7169538a5018a9b
3
+ size 133048240