Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MariaFGI
/
Desired_run

Text Classification
Transformers
TensorBoard
Safetensors
llama
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MariaFGI/Desired_run with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MariaFGI/Desired_run with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="MariaFGI/Desired_run")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("MariaFGI/Desired_run")
    model = AutoModelForSequenceClassification.from_pretrained("MariaFGI/Desired_run")
  • Notebooks
  • Google Colab
  • Kaggle
Desired_run / logs
12.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
MariaFGI's picture
MariaFGI
Training in progress, epoch 2
892c134 verified 7 months ago
  • events.out.tfevents.1759235831.20dba8cf6210.297.2
    12.7 kB
    xet
    Training in progress, epoch 2 7 months ago