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

  • Log In
  • Sign Up

Madnesss
/
exp_boss_mongkol

Text Classification
Transformers
Safetensors
luke
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Madnesss/exp_boss_mongkol with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Madnesss/exp_boss_mongkol")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Madnesss/exp_boss_mongkol")
    model = AutoModelForSequenceClassification.from_pretrained("Madnesss/exp_boss_mongkol")
  • Notebooks
  • Google Colab
  • Kaggle
exp_boss_mongkol
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
Madnesss's picture
Madnesss
End of training
670ca24 verified about 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, step 500 about 2 years ago
  • README.md
    1.79 kB
    End of training about 2 years ago
  • added_tokens.json
    42 Bytes
    Training in progress, step 500 about 2 years ago
  • config.json
    1.06 kB
    Training in progress, step 500 about 2 years ago
  • entity_vocab.json
    337 MB
    xet
    Training in progress, step 500 about 2 years ago
  • model.safetensors
    2.34 GB
    xet
    End of training about 2 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Training in progress, step 500 about 2 years ago
  • special_tokens_map.json
    870 Bytes
    Training in progress, step 500 about 2 years ago
  • tokenizer_config.json
    2.19 kB
    Training in progress, step 500 about 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.HubStrategy",
    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device",
    • "transformers.training_args.TrainingArguments"

    How to fix it?

    4.92 kB
    xet
    Training in progress, step 500 about 2 years ago