Views
No views yet
dos_model.pth — full inference state dict (encoder + decoder)config.json / tokenizer files — ModernBERT tokenizer and configconfig.json with AutoModel.from_config, wrap with the deconv head,
then load_state_dict from dos_model.pth. See the Space inference.py.