Instructions to use weathon/review_scoring_signed_groupmean with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use weathon/review_scoring_signed_groupmean with PEFT:
Task type is invalid.
- Transformers
How to use weathon/review_scoring_signed_groupmean with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("weathon/review_scoring_signed_groupmean", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Question about your review scoring training runs
#1
by AustinAligned - opened
Hi, I came across your review scoring models while researching how people run preference training on open-weight models. I noticed you've trained KTO, GRPO, and SFT variants on the same task. I'm curious how you build your training data and how you figure out whether a run actually achieved what you were looking for.
Would you be open to a quick chat? Happy to do email if easier, I'm at austin@aureliusaligned.ai.
Just trying to learn, not selling anything.
Thanks either way,
Austin