File size: 914 Bytes
8a71a3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/model-cards
{}
---

# Model Card for RATER-D

This repository contains the model weights and tokenizer for the best open RATER<sub>D</sub> model reported in the paper (i.e., fine-tuned Qwen2.5-32B-Instruct).

For details on how to reproduce this model and the other variants, see our GitHub page [here](https://github.com/davedgd/RATER).

With respect to the best closed model (i.e., fine-tuned gpt-4o-2024-08-06), that can be accessed via the OpenAI API (for details, please see the official OpenAI [supervised fine-tuning documentation](https://platform.openai.com/docs/guides/supervised-fine-tuning)): `ft:gpt-4o-2024-08-06:dobolyilab:ht:A3rU60He`

### Model Sources

- **Repository:** https://github.com/davedgd/RATER
- **Paper:** TBA