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

  • Log In
  • Sign Up

gremlin97
/
remote_sensing_gpt_expt4

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

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

  • Libraries
  • PEFT

    How to use gremlin97/remote_sensing_gpt_expt4 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5")
    model = PeftModel.from_pretrained(base_model, "gremlin97/remote_sensing_gpt_expt4")
  • Notebooks
  • Google Colab
  • Kaggle
remote_sensing_gpt_expt4
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
gremlin97's picture
gremlin97
Upload tokenizer
4d80251 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.42 kB
    End of training about 2 years ago
  • adapter_config.json
    682 Bytes
    Training in progress, step 500 about 2 years ago
  • adapter_model.safetensors
    31.5 MB
    xet
    End of training about 2 years ago
  • added_tokens.json
    1.08 kB
    Upload tokenizer about 2 years ago
  • merges.txt
    456 kB
    Upload tokenizer about 2 years ago
  • special_tokens_map.json
    473 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    2.12 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    7.37 kB
    Upload tokenizer about 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.73 kB
    xet
    Training in progress, step 500 about 2 years ago
  • vocab.json
    798 kB
    Upload tokenizer about 2 years ago