| { |
| "architectures": [ |
| "ModernBertForTokenClassification" |
| ], |
| "attention_bias": false, |
| "attention_dropout": 0.0, |
| "bos_token_id": 50281, |
| "classifier_activation": "gelu", |
| "classifier_bias": false, |
| "classifier_dropout": 0.0, |
| "classifier_pooling": "mean", |
| "cls_token_id": 50281, |
| "decoder_bias": true, |
| "deterministic_flash_attn": false, |
| "dtype": "float32", |
| "embedding_dropout": 0.0, |
| "eos_token_id": 50282, |
| "global_attn_every_n_layers": 3, |
| "gradient_checkpointing": false, |
| "hidden_activation": "gelu", |
| "hidden_size": 768, |
| "id2label": { |
| "0": "O", |
| "1": "B-CLAIM_NUMBER", |
| "2": "B-DATE", |
| "3": "B-INSURER", |
| "4": "B-LOB", |
| "5": "B-MGA", |
| "6": "B-MONEY", |
| "7": "B-ORG", |
| "8": "B-PERIL", |
| "9": "B-PERSON", |
| "10": "B-POLICY_NUMBER", |
| "11": "B-POSTCODE", |
| "12": "B-REGULATION", |
| "13": "B-SYNDICATE", |
| "14": "B-VEHICLE", |
| "15": "I-DATE", |
| "16": "I-INSURER", |
| "17": "I-LOB", |
| "18": "I-MGA", |
| "19": "I-ORG", |
| "20": "I-PERIL", |
| "21": "I-PERSON", |
| "22": "I-POSTCODE", |
| "23": "I-REGULATION", |
| "24": "I-SYNDICATE", |
| "25": "I-VEHICLE" |
| }, |
| "initializer_cutoff_factor": 2.0, |
| "initializer_range": 0.02, |
| "intermediate_size": 1152, |
| "label2id": { |
| "B-CLAIM_NUMBER": 1, |
| "B-DATE": 2, |
| "B-INSURER": 3, |
| "B-LOB": 4, |
| "B-MGA": 5, |
| "B-MONEY": 6, |
| "B-ORG": 7, |
| "B-PERIL": 8, |
| "B-PERSON": 9, |
| "B-POLICY_NUMBER": 10, |
| "B-POSTCODE": 11, |
| "B-REGULATION": 12, |
| "B-SYNDICATE": 13, |
| "B-VEHICLE": 14, |
| "I-DATE": 15, |
| "I-INSURER": 16, |
| "I-LOB": 17, |
| "I-MGA": 18, |
| "I-ORG": 19, |
| "I-PERIL": 20, |
| "I-PERSON": 21, |
| "I-POSTCODE": 22, |
| "I-REGULATION": 23, |
| "I-SYNDICATE": 24, |
| "I-VEHICLE": 25, |
| "O": 0 |
| }, |
| "layer_norm_eps": 1e-05, |
| "layer_types": [ |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention" |
| ], |
| "local_attention": 128, |
| "max_position_embeddings": 8192, |
| "mlp_bias": false, |
| "mlp_dropout": 0.0, |
| "model_type": "modernbert", |
| "norm_bias": false, |
| "norm_eps": 1e-05, |
| "num_attention_heads": 12, |
| "num_hidden_layers": 22, |
| "pad_token_id": 50283, |
| "position_embedding_type": "absolute", |
| "rope_parameters": { |
| "full_attention": { |
| "rope_theta": 160000.0, |
| "rope_type": "default" |
| }, |
| "sliding_attention": { |
| "rope_theta": 10000.0, |
| "rope_type": "default" |
| } |
| }, |
| "sep_token_id": 50282, |
| "sparse_pred_ignore_index": -100, |
| "sparse_prediction": false, |
| "tie_word_embeddings": true, |
| "transformers_version": "5.4.0", |
| "use_cache": false, |
| "vocab_size": 50368 |
| } |
|
|