{ "architectures": [ "JointCausalModel" ], "auto_map": { "AutoConfig": "configuration_joint_causal.JointCausalConfig", "AutoModel": "modeling_joint_causal.JointCausalModel" }, "dropout": 0.2, "encoder_name": "bert-base-uncased", "model_type": "joint_causal", "num_bio_labels": 7, "num_cls_labels": 2, "num_rel_labels": 2, "torch_dtype": "float32", "transformers_version": "4.51.3" }