Views
No views yet
NORMAL, URGENCY, and DISTRESS.1from transformers import AutoModelForSequenceClassification, AutoTokenizer
2
3tokenizer = AutoTokenizer.from_pretrained("gregoire-marie/xlm-roberta-atc")
4model = AutoModelForSequenceClassification.from_pretrained("gregoire-marie/xlm-roberta-atc")NORMALURGENCYDISTRESSxlm-roberta-base1285.016700 / 150 / 1500.961.00.81818181818181820.0222222222222222230.8837209302325582 / 1.0 / 0.93827160493827161.0 / 0.8181818181818182 / 0.9/Users/gregoire/src/atc-severity-classifier/outputs/transformer/run_20260327_000927/best_modelconfig.json, tokenizer files, and model weights.