my-model

Simple classifier trained with hf-lifecycle

Architecture

This model uses a SimpleClassifier architecture.

Training Details

Evaluation Metrics

Metric Value
final_val_loss 2.8039
final_val_accuracy 0.0900
best_val_loss 2.3108

Usage

from transformers import AutoModel, AutoTokenizer

model = AutoModel.from_pretrained('{your_username}/my-model')
tokenizer = AutoTokenizer.from_pretrained('{your_username}/my-model')

Model card generated by hf_lifecycle on 2025-11-20

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support