BenPhan commited on
Commit
23f86dc
·
verified ·
1 Parent(s): 03e1f18

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "answerdotai/ModernBERT-large",
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": 1024,
23
+ "id2label": {
24
+ "0": "allergens",
25
+ "1": "biological",
26
+ "2": "chemical",
27
+ "3": "food additives and flavourings",
28
+ "4": "foreign bodies",
29
+ "5": "fraud",
30
+ "6": "migration",
31
+ "7": "organoleptic aspects",
32
+ "8": "other hazard",
33
+ "9": "packaging defect"
34
+ },
35
+ "initializer_cutoff_factor": 2.0,
36
+ "initializer_range": 0.02,
37
+ "intermediate_size": 2624,
38
+ "label2id": {
39
+ "0": "0",
40
+ "1": "1",
41
+ "2": "2",
42
+ "3": "3",
43
+ "4": "4",
44
+ "5": "5",
45
+ "6": "6",
46
+ "7": "7",
47
+ "8": "8",
48
+ "9": "9"
49
+ },
50
+ "layer_norm_eps": 1e-05,
51
+ "local_attention": 128,
52
+ "local_rope_theta": 10000.0,
53
+ "max_position_embeddings": 8192,
54
+ "mlp_bias": false,
55
+ "mlp_dropout": 0.0,
56
+ "model_type": "modernbert",
57
+ "norm_bias": false,
58
+ "norm_eps": 1e-05,
59
+ "num_attention_heads": 16,
60
+ "num_hidden_layers": 28,
61
+ "pad_token_id": 50283,
62
+ "position_embedding_type": "absolute",
63
+ "problem_type": "single_label_classification",
64
+ "reference_compile": true,
65
+ "sep_token_id": 50282,
66
+ "sparse_pred_ignore_index": -100,
67
+ "sparse_prediction": false,
68
+ "torch_dtype": "float32",
69
+ "transformers_version": "4.48.0.dev0",
70
+ "vocab_size": 50368
71
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f66e26e5b3b2f3aed1abfe8ecceb140e54a5eedc1ba45dfcfdeb4152e84cee2d
3
+ size 1583384440
runs/Jan13_10-41-39_ben-iir/events.out.tfevents.1736764900.ben-iir.2232274.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef94901b48414402176ea10a68b79b546dc8a3797cb70a3d0ad4c1046d4d788
3
+ size 6701
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4518d78361c939943d658bb9c7d0023fbb88b4adb88c687be4f99efcfc549aa
3
+ size 5432