xhorvat9 commited on
Commit
aa1a7e7
1 Parent(s): 31de72b

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "zhihan1996/DNA_bert_6",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_ids": 0,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-12,
16
+ "max_position_embeddings": 512,
17
+ "model_type": "bert",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "num_rnn_layer": 1,
21
+ "output_past": true,
22
+ "pad_token_id": 0,
23
+ "position_embedding_type": "absolute",
24
+ "problem_type": "single_label_classification",
25
+ "rnn": "lstm",
26
+ "rnn_dropout": 0.0,
27
+ "rnn_hidden": 768,
28
+ "split": 10,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.27.4",
31
+ "type_vocab_size": 2,
32
+ "use_cache": true,
33
+ "vocab_size": 4101
34
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:757f5b1744dd443b493003c77a6c5f184cf474ba00573648218acace29d91f44
3
+ size 356842613
runs/Apr09_15-59-42_4c3f770425a7/1681055987.9028935/events.out.tfevents.1681055987.4c3f770425a7.451.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb54a9b3165f098fa753b332bacd2dfaa25dd5758c507c170d2c8aaf700e5aa9
3
+ size 5790
runs/Apr09_15-59-42_4c3f770425a7/events.out.tfevents.1681055987.4c3f770425a7.451.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0112a5860bee374df68b90703c5c7bf372712e0274a8529c34ea9ec9f19194c4
3
+ size 4054
runs/Apr09_16-01-31_4c3f770425a7/1681056096.6625736/events.out.tfevents.1681056096.4c3f770425a7.451.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a26d7f973f010510b824331737c34b2e258b274c9612c4cb0d109629c0c99c05
3
+ size 5790
runs/Apr09_16-01-31_4c3f770425a7/events.out.tfevents.1681056096.4c3f770425a7.451.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a00a365940b246c3f5c0618266a3de98ec23754e44bc76e0a6eb854c70a0a052
3
+ size 4732
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f49ea6b6fb7513ccfb5449d4036bafa72fb117d2afe214aeec964f8e233a1c8c
3
+ size 3515