Howard881010 commited on
Commit
441e76f
·
verified ·
1 Parent(s): cd3be47

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "allenai/longformer-base-4096",
3
+ "architectures": [
4
+ "LongformerForSequenceClassification"
5
+ ],
6
+ "attention_mode": "longformer",
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "attention_window": [
9
+ 512,
10
+ 512,
11
+ 512,
12
+ 512,
13
+ 512,
14
+ 512,
15
+ 512,
16
+ 512,
17
+ 512,
18
+ 512,
19
+ 512,
20
+ 512
21
+ ],
22
+ "bos_token_id": 0,
23
+ "eos_token_id": 2,
24
+ "gradient_checkpointing": false,
25
+ "hidden_act": "gelu",
26
+ "hidden_dropout_prob": 0.1,
27
+ "hidden_size": 768,
28
+ "id2label": {
29
+ "0": "ODE",
30
+ "1": "PDE",
31
+ "2": "assir_high_fidelity",
32
+ "3": "assir_low_fidelity"
33
+ },
34
+ "ignore_attention_mask": false,
35
+ "initializer_range": 0.02,
36
+ "intermediate_size": 3072,
37
+ "label2id": {
38
+ "ODE": 0,
39
+ "PDE": 1,
40
+ "assir_high_fidelity": 2,
41
+ "assir_low_fidelity": 3
42
+ },
43
+ "layer_norm_eps": 1e-05,
44
+ "max_position_embeddings": 4098,
45
+ "model_type": "longformer",
46
+ "num_attention_heads": 12,
47
+ "num_hidden_layers": 12,
48
+ "onnx_export": false,
49
+ "pad_token_id": 1,
50
+ "problem_type": "single_label_classification",
51
+ "sep_token_id": 2,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.46.0",
54
+ "type_vocab_size": 1,
55
+ "vocab_size": 50265
56
+ }
logs/events.out.tfevents.1737656773.yadi.2769897.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e4737668fe4ad7bbf18e066efa8d68e610e2a802f63fb241b881ad70d0f574
3
+ size 9296
logs/events.out.tfevents.1737657261.yadi.2783404.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b65a03d5732157079bc280ddf3d2b4ac9b93daa5085bc9ee67e25e33718fbe0c
3
+ size 19633
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019edac10b3250ae38fd9697e84d67f04a79d7300b9a5a0684b8e028de5ad43d
3
+ size 594684336
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e08f5dbb3645cefe2754beb4faacafdcfce4d8aef13f1c09a70c6b9c5531b7c9
3
+ size 5304