fahimfarhan commited on
Commit
95a3419
1 Parent(s): cecf594

:tada: Push model for window size 4000 from huggingface space

Browse files
Files changed (2) hide show
  1. config.json +37 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "LongSafari/hyenadna-small-32k-seqlen-hf",
3
+ "activation_freq": 10,
4
+ "architectures": [
5
+ "HyenaDNAForSequenceClassification"
6
+ ],
7
+ "auto_map": {
8
+ "AutoConfig": "LongSafari/hyenadna-small-32k-seqlen-hf--configuration_hyena.HyenaConfig",
9
+ "AutoModel": "LongSafari/hyenadna-small-32k-seqlen-hf--modeling_hyena.HyenaDNAModel",
10
+ "AutoModelForCausalLM": "LongSafari/hyenadna-small-32k-seqlen-hf--modeling_hyena.HyenaDNAForCausalLM",
11
+ "AutoModelForSequenceClassification": "LongSafari/hyenadna-small-32k-seqlen-hf--modeling_hyena.HyenaDNAForSequenceClassification"
12
+ },
13
+ "d_inner": 1024,
14
+ "d_model": 256,
15
+ "emb_dim": 5,
16
+ "embed_dropout": 0.1,
17
+ "filter_order": 64,
18
+ "hyena_dropout": 0.0,
19
+ "hyena_filter_dropout": 0.0,
20
+ "hyena_order": 2,
21
+ "initializer_range": 0.02,
22
+ "layer_norm_epsilon": 1e-05,
23
+ "max_seq_len": 32770,
24
+ "model_type": "hyenadna",
25
+ "n_layer": 4,
26
+ "num_inner_mlps": 2,
27
+ "pad_token_id": 4,
28
+ "pad_vocab_size_multiple": 8,
29
+ "problem_type": "single_label_classification",
30
+ "short_filter_order": 3,
31
+ "tie_word_embeddings": false,
32
+ "torch_dtype": "bfloat16",
33
+ "train_freq": true,
34
+ "transformers_version": "4.44.2",
35
+ "use_bias": true,
36
+ "vocab_size": 12
37
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93652b86422aab119fa10461cecb74962b7d43bd909fd487a55d015eda047a6e
3
+ size 8169530