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

  • Log In
  • Sign Up

kertob
/
falcon_drone_commands

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

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

  • Libraries
  • PEFT

    How to use kertob/falcon_drone_commands with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded")
    model = PeftModel.from_pretrained(base_model, "kertob/falcon_drone_commands")
  • Notebooks
  • Google Colab
  • Kaggle
falcon_drone_commands
322 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 46 commits
kertob's picture
kertob
End of training
fb698ce verified about 2 years ago
  • .config
    Training in progress, step 10 about 2 years ago
  • runs
    End of training about 2 years ago
  • sample_data
    Training in progress, step 10 about 2 years ago
  • wandb
    End of training about 2 years ago
  • .gitattributes
    1.65 kB
    Training in progress, step 10 about 2 years ago
  • README.md
    1.37 kB
    End of training about 2 years ago
  • adapter_config.json
    668 Bytes
    Training in progress, step 10 about 2 years ago
  • adapter_model.safetensors
    261 MB
    xet
    Training in progress, step 250 about 2 years ago
  • drone_commands_dataset.csv
    47.2 kB
    Training in progress, step 10 about 2 years ago
  • special_tokens_map.json
    427 Bytes
    Training in progress, step 10 about 2 years ago
  • tokenizer.json
    2.73 MB
    Training in progress, step 10 about 2 years ago
  • tokenizer_config.json
    2.64 kB
    Training in progress, step 10 about 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.66 kB
    xet
    Training in progress, step 10 about 2 years ago