How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForMaskedLM

tokenizer = AutoTokenizer.from_pretrained("xmeowrr/RiskScoreModel")
model = AutoModelForMaskedLM.from_pretrained("xmeowrr/RiskScoreModel")
Quick Links
README.md exists but content is empty.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for xmeowrr/RiskScoreModel

Finetuned
(6745)
this model

Dataset used to train xmeowrr/RiskScoreModel