ArchFlava Model
This is a fine-tuned transformer model trained by Maryah to classify user input into dual outputs: archetype and flava.
Use with the text-classification pipeline:
from transformers import pipeline
pipe = pipeline("text-classification", model="MaryahGreene/archXflava-Mod")
pipe("I'm a bold leader, age 17")
- Downloads last month
- -