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

  • Log In
  • Sign Up

OscarXZQ
/
object_counting

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use OscarXZQ/object_counting with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-large")
    model = PeftModel.from_pretrained(base_model, "OscarXZQ/object_counting")
  • Notebooks
  • Google Colab
  • Kaggle
object_counting
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
OscarXZQ's picture
OscarXZQ
OscarXZQ/bbh-lora-object_counting
1084284 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    1.18 kB
    Model save 12 months ago
  • adapter_config.json
    709 Bytes
    Training in progress, step 250 12 months ago
  • adapter_model.safetensors
    18.9 MB
    xet
    Training in progress, step 250 12 months ago
  • all_results.json
    200 Bytes
    OscarXZQ/bbh-lora-object_counting 12 months ago
  • special_tokens_map.json
    2.54 kB
    Training in progress, step 250 12 months ago
  • spiece.model
    792 kB
    xet
    Training in progress, step 250 12 months ago
  • tokenizer.json
    2.42 MB
    Training in progress, step 250 12 months ago
  • tokenizer_config.json
    20.8 kB
    Training in progress, step 250 12 months ago
  • train_results.json
    200 Bytes
    OscarXZQ/bbh-lora-object_counting 12 months ago
  • trainer_state.json
    983 Bytes
    OscarXZQ/bbh-lora-object_counting 12 months ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    5.5 kB
    xet
    Training in progress, step 250 12 months ago