Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

funa21
/
phobert-finetuned-victsd-constructiveness

Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use funa21/phobert-finetuned-victsd-constructiveness with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use funa21/phobert-finetuned-victsd-constructiveness with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="funa21/phobert-finetuned-victsd-constructiveness")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("funa21/phobert-finetuned-victsd-constructiveness")
    model = AutoModelForSequenceClassification.from_pretrained("funa21/phobert-finetuned-victsd-constructiveness")
  • Notebooks
  • Google Colab
  • Kaggle
phobert-finetuned-victsd-constructiveness / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
funa21's picture
funa21
End of training
c24676a verified 10 months ago
  • events.out.tfevents.1740242160.funa.67594.0
    7.18 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1755154418.pcgpu003.1285792.0
    8.14 kB
    xet
    End of training 10 months ago