OATH Frames
Collection
Datasets and Models for the paper titled: OATH-Frames: Characterizing Online Attitudes towards Homelessness with LLM Assistants. • 11 items • Updated
How to use dill-lab/oath-frames-flant5-small with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("dill-lab/oath-frames-flant5-small")
model = AutoModelForSeq2SeqLM.from_pretrained("dill-lab/oath-frames-flant5-small")This model is a fine-tuned version of google/flan-t5-small on an unknown dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: