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

  • Log In
  • Sign Up

VinsmokeMir
/
Method_1_FineTuneONSC_OurModel

Text Classification
Transformers
PyTorch
TensorBoard
Bengali
bert
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use VinsmokeMir/Method_1_FineTuneONSC_OurModel with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="VinsmokeMir/Method_1_FineTuneONSC_OurModel")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("VinsmokeMir/Method_1_FineTuneONSC_OurModel")
    model = AutoModelForSequenceClassification.from_pretrained("VinsmokeMir/Method_1_FineTuneONSC_OurModel")
  • Notebooks
  • Google Colab
  • Kaggle
Method_1_FineTuneONSC_OurModel / logs
77.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 109 commits
VinsmokeMir's picture
VinsmokeMir
Training in progress, step 62500
68bbe5a almost 3 years ago
  • 1684051775.6469634
    Training in progress, step 500 almost 3 years ago
  • 1684051826.5104103
    Training in progress, step 500 almost 3 years ago
  • events.out.tfevents.1684051775.c6c545333e22.3412.0
    4.23 kB
    xet
    Training in progress, step 2000 almost 3 years ago
  • events.out.tfevents.1684051826.c6c545333e22.3412.2
    61.7 kB
    xet
    Training in progress, step 62500 almost 3 years ago