vasudevgupta commited on
Commit
4c73980
1 Parent(s): 48b45cd
Files changed (3) hide show
  1. config.json +1 -0
  2. saved-model.tar.gz +3 -0
  3. tf_model.h5 +3 -0
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"vocab_size": 32, "dropout": 0.1, "hidden_size": 768, "num_heads": 12, "num_layers": 12, "intermediate_size": 3072, "is_gelu_approx": false, "layer_norm_eps": 1e-05, "survival_prob": 0.5, "pad_id": 0, "num_conv_pos_embeddings": 128, "num_conv_pos_embedding_groups": 16, "filter_sizes": [512, 512, 512, 512, 512, 512, 512], "kernal_sizes": [10, 3, 3, 3, 3, 2, 2], "strides": [5, 2, 2, 2, 2, 2, 2], "conv_bias": false, "apply_spec_augment": true, "mask_time_prob": 0.05, "mask_time_length": 10}
saved-model.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a51f3029eaf96da1a4ed2de852a9168057b0605a312fbb6ae86324d892117c5e
3
+ size 224928775
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7677652c4c69f5ef1e1ed30b635242afe884683cf821fb9717248881870d2fee
3
+ size 377765024