SamagraDataGov commited on
Commit
b5819db
·
verified ·
1 Parent(s): d333985

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +37 -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,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "beta1": 0.9,
3
+ "beta2": 0.999,
4
+ "dev_batch_size": 32,
5
+ "init_type": "xavier_normal",
6
+ "loss_fn": [
7
+ 0,
8
+ 2
9
+ ],
10
+ "lr": 0.0005,
11
+ "margin": 0.5,
12
+ "max_mfcc_dev": 125,
13
+ "max_mfcc_train": 369,
14
+ "num_epochs": 1000,
15
+ "t_max": 9,
16
+ "train_batch_size": 128,
17
+ "view1": {
18
+ "bidirectional": true,
19
+ "cell_type": "gru",
20
+ "dropout": 0.4,
21
+ "hidden_size": 512,
22
+ "input_size": 39,
23
+ "num_layers": 2,
24
+ "proj": 1024
25
+ },
26
+ "view2": {
27
+ "bidirectional": true,
28
+ "cell_type": "gru",
29
+ "dropout": 0,
30
+ "hidden_size": 512,
31
+ "input_size": 83,
32
+ "num_embeddings": 50,
33
+ "num_layers": 2,
34
+ "proj": 1024
35
+ },
36
+ "warmup_period": 372600
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83fb71f43cb06894d274db4c98b5866dd019c1f611b490b53edb53234d72c758
3
+ size 60329464