doyensahoo commited on
Commit
66f84c8
1 Parent(s): f775ddd

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +35 -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,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attn_dropout_p": 0.0,
3
+ "aux_loss_weight": 0.0,
4
+ "clusters_path": null,
5
+ "d_ff": 1024,
6
+ "d_model": 768,
7
+ "distr_output": {
8
+ "_target_": "uni2ts.distribution.mixture.MixtureOutput",
9
+ "components": [
10
+ {
11
+ "_target_": "uni2ts.distribution.student_t.StudentTOutput"
12
+ },
13
+ {
14
+ "_target_": "uni2ts.distribution.normal.NormalFixedScaleOutput",
15
+ "scale": 0.001
16
+ },
17
+ {
18
+ "_target_": "uni2ts.distribution.negative_binomial.NegativeBinomialOutput"
19
+ },
20
+ {
21
+ "_target_": "uni2ts.distribution.log_normal.LogNormalOutput"
22
+ }
23
+ ]
24
+ },
25
+ "dropout_p": 0.0,
26
+ "max_seq_len": 512,
27
+ "num_experts": 32,
28
+ "num_experts_per_token": 2,
29
+ "num_layers": 12,
30
+ "patch_sizes": [
31
+ 16
32
+ ],
33
+ "scaling": true,
34
+ "use_clusters": true
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617aeb04830d2454f3100744876e3cf25921924269b308c99a60dda6045d100d
3
+ size 3742778352