Rocketknight1 HF staff commited on
Commit
614587c
1 Parent(s): 3536bd4

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hyenadna-tiny-1k-seqlen-hf",
3
+ "activation_freq": 10,
4
+ "architectures": [
5
+ "HyenaDNAForSequenceClassification"
6
+ ],
7
+ "auto_map": {
8
+ "AutoConfig": "configuration_hyena.HyenaConfig",
9
+ "AutoModel": "modeling_hyena.HyenaDNAModel",
10
+ "AutoModelForCausalLM": "modeling_hyena.HyenaDNAForCausalLM",
11
+ "AutoModelForSequenceClassification": "modeling_hyena.HyenaDNAForSequenceClassification"
12
+ },
13
+ "d_inner": 512,
14
+ "d_model": 128,
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": 1026,
24
+ "model_type": "hyenadna",
25
+ "n_layer": 2,
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.37.0.dev0",
35
+ "use_bias": true,
36
+ "vocab_size": 12
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7dbd8eed92a2826ca452be0452a1fde240bb623dc050f32f6569f6c8fd3a38a
3
+ size 904192
runs/Dec20_19-36-37_matt-TRX40-AORUS-PRO-WIFI/events.out.tfevents.1703100998.matt-TRX40-AORUS-PRO-WIFI.256230.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce494af3d3f74610ee18559e0cc51778b9ad6cfc20be8fae6ef6f2a5180fc437
3
+ size 4184
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26c5dd40b1793388477b9460c315fcf3013391328940617e335d6697af4baee
3
+ size 4792