Trained TRM Model
This is a TRM model trained using the provided datasets.
How to use for Inference
You can use this model for inference via the Hugging Face Inference API or with the transformers library.
Make sure you have the modelling_trm.py file in the same directory as the model files if using the transformers library locally.