BayesTensor commited on
Commit
c6fbd00
·
verified ·
1 Parent(s): a586623

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "answerdotai/ModernBERT-base",
3
+ "architectures": [
4
+ "ModernBertForSequenceClassification"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 50281,
9
+ "classifier_activation": "gelu",
10
+ "classifier_bias": false,
11
+ "classifier_dropout": 0.0,
12
+ "classifier_pooling": "mean",
13
+ "cls_token_id": 50281,
14
+ "decoder_bias": true,
15
+ "deterministic_flash_attn": false,
16
+ "embedding_dropout": 0.0,
17
+ "eos_token_id": 50282,
18
+ "global_attn_every_n_layers": 3,
19
+ "global_rope_theta": 160000.0,
20
+ "gradient_checkpointing": false,
21
+ "hidden_activation": "gelu",
22
+ "hidden_size": 768,
23
+ "id2label": {
24
+ "0": "no",
25
+ "1": "undetermined",
26
+ "2": "yes"
27
+ },
28
+ "initializer_cutoff_factor": 2.0,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 1152,
31
+ "label2id": {
32
+ "no": 0,
33
+ "undetermined": 1,
34
+ "yes": 2
35
+ },
36
+ "layer_norm_eps": 1e-05,
37
+ "local_attention": 128,
38
+ "local_rope_theta": 10000.0,
39
+ "max_position_embeddings": 8192,
40
+ "mlp_bias": false,
41
+ "mlp_dropout": 0.0,
42
+ "model_type": "modernbert",
43
+ "norm_bias": false,
44
+ "norm_eps": 1e-05,
45
+ "num_attention_heads": 12,
46
+ "num_hidden_layers": 22,
47
+ "pad_token_id": 50283,
48
+ "position_embedding_type": "absolute",
49
+ "problem_type": "single_label_classification",
50
+ "reference_compile": false,
51
+ "repad_logits_with_grad": false,
52
+ "sep_token_id": 50282,
53
+ "sparse_pred_ignore_index": -100,
54
+ "sparse_prediction": false,
55
+ "torch_dtype": "float32",
56
+ "transformers_version": "4.48.0",
57
+ "vocab_size": 50368
58
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0d9be2ee4fe246d396563e2a126823bce24d0bac36724e39911d291d21486e
3
+ size 598442860
runs/Jan11_07-25-02_07dc3592b0e9/events.out.tfevents.1736580305.07dc3592b0e9.614.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b3dd9032923d903056074aef4c97f9c6a4ca2ce89f6a7d528b0f3421ab9ab41
3
+ size 5920
runs/Jan11_07-26-12_07dc3592b0e9/events.out.tfevents.1736580373.07dc3592b0e9.614.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93ed1ebd6923f11390d246be316749595d7ea41e7148d73539c81cabaf0f44a
3
+ size 6231
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1894affb275710623fc2571745c2dd34c9d362334bbf4e73ae7ff2ecc2cd7c5
3
+ size 5432