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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

MMEX
/
qwen-stem-mcqa

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MMEX/qwen-stem-mcqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MMEX/qwen-stem-mcqa with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("MMEX/full_qwen")
    model = PeftModel.from_pretrained(base_model, "MMEX/qwen-stem-mcqa")
  • Notebooks
  • Google Colab
  • Kaggle
qwen-stem-mcqa
28.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
MMEX's picture
MMEX
Model save
6451bad verified about 1 year ago
  • .ipynb_checkpoints
    Training in progress, step 9000 about 1 year ago
  • runs
    Training in progress, step 9138 about 1 year ago
  • .gitattributes
    1.57 kB
    Model save about 1 year ago
  • README.md
    1.24 kB
    Model save about 1 year ago
  • adapter_config.json
    784 Bytes
    Training in progress, step 500 about 1 year ago
  • adapter_model.safetensors
    12.9 MB
    xet
    Training in progress, step 9138 about 1 year ago
  • added_tokens.json
    707 Bytes
    Model save about 1 year ago
  • chat_template.jinja
    2.72 kB
    Model save about 1 year ago
  • merges.txt
    1.67 MB
    Model save about 1 year ago
  • special_tokens_map.json
    616 Bytes
    Model save about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Model save about 1 year ago
  • tokenizer_config.json
    5.52 kB
    Model save about 1 year ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    5.3 kB
    xet
    Training in progress, step 500 about 1 year ago
  • vocab.json
    2.78 MB
    Model save about 1 year ago