Medical Transcripts Classification
Learn how to classify medical transcripts using a pre-trained base model.
1. Create Project and Load Data
Create your project and prepare your datasets for classifying types of medical reports.
2. Load Base Model
Select and configure a base model with your dataset in the playground to create a snapshot.
3. Prompt the Model
Explore different prompt configurations and save your preferred setup as a snapshot.
4. Fine-Tune Model
Optimize your model's classification capabilities by fine-tuning from a saved snapshot.
5. Test Model
Load and test your fine-tuned model to confirm its accuracy and effectiveness.
6. Push to HF
Download your fine-tuned classification model or push it to Hugging Face.