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

powerpuf-bot
/
wangchanberta-th-wiki-qa_hyp-params

Question Answering
Transformers
TensorBoard
Safetensors
Thai
camembert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use powerpuf-bot/wangchanberta-th-wiki-qa_hyp-params with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use powerpuf-bot/wangchanberta-th-wiki-qa_hyp-params with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="powerpuf-bot/wangchanberta-th-wiki-qa_hyp-params")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForQuestionAnswering
    
    tokenizer = AutoTokenizer.from_pretrained("powerpuf-bot/wangchanberta-th-wiki-qa_hyp-params")
    model = AutoModelForQuestionAnswering.from_pretrained("powerpuf-bot/wangchanberta-th-wiki-qa_hyp-params")
  • Notebooks
  • Google Colab
  • Kaggle
wangchanberta-th-wiki-qa_hyp-params
424 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 83 commits
Chananchida's picture
Chananchida
Update README.md
2264332 verified about 2 years ago
  • runs
    Model save over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    145 kB
    Update README.md about 2 years ago
  • config.json
    775 Bytes
    Training in progress, step 500 over 2 years ago
  • model.safetensors
    419 MB
    xet
    Model save over 2 years ago
  • sentencepiece.bpe.model
    873 kB
    xet
    Training in progress, step 500 over 2 years ago
  • special_tokens_map.json
    364 Bytes
    Training in progress, step 500 over 2 years ago
  • tokenizer.json
    2.1 MB
    Training in progress, step 500 over 2 years ago
  • tokenizer_config.json
    1.96 kB
    Training in progress, step 500 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.6 kB
    xet
    Training in progress, step 500 over 2 years ago