IvanLayer7 commited on
Commit
6d0696e
·
verified ·
1 Parent(s): 416ea86

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Contacto con oportunidad o seguimiento",
25
+ "1": "Contacto con resultado negativo o sin inter\u00e9s",
26
+ "2": "Sin contacto (no se concret\u00f3 la conversaci\u00f3n)"
27
+ },
28
+ "initializer_cutoff_factor": 2.0,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 1152,
31
+ "label2id": {
32
+ "Contacto con oportunidad o seguimiento": "0",
33
+ "Contacto con resultado negativo o sin inter\u00e9s": "1",
34
+ "Sin contacto (no se concret\u00f3 la conversaci\u00f3n)": "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": true,
51
+ "sep_token_id": 50282,
52
+ "sparse_pred_ignore_index": -100,
53
+ "sparse_prediction": false,
54
+ "torch_dtype": "float32",
55
+ "transformers_version": "4.48.0.dev0",
56
+ "vocab_size": 50368
57
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9cc7b2125f35e463ec6dc20a03bfa49f1dba8f0dd9bdedf1049fb551d57911
3
+ size 598442860
runs/Jan07_18-23-06_cf24861113a8/events.out.tfevents.1736274190.cf24861113a8.11561.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:061a8bbd41dc17ed91aa4d1344a479808e2149662be99573d9f5284b69418f55
3
+ size 6119
runs/Jan07_18-35-04_cf24861113a8/events.out.tfevents.1736274905.cf24861113a8.11561.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6257042d47b6589d31850aa2f5407f082bd2fa046679f34742db0352e98610b4
3
+ size 6117
runs/Jan07_18-35-36_cf24861113a8/events.out.tfevents.1736274937.cf24861113a8.11561.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07cb52d5df0f4cb92a43eb417593409f44f855d473591db8b21394a5ec2122a4
3
+ size 6324
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0df62b543ff00e8bf4eb733b5438e1a061e6de96c64e2dbf32dac17554203b68
3
+ size 5432