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

gremlin97
/
remote_sensing_gpt

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

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

  • Libraries
  • PEFT

    How to use gremlin97/remote_sensing_gpt with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-1b1")
    model = PeftModel.from_pretrained(base_model, "gremlin97/remote_sensing_gpt")
  • Notebooks
  • Google Colab
  • Kaggle
remote_sensing_gpt / runs
23.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
gremlin97's picture
gremlin97
Training in progress, step 2000
b60dcd8 verified about 2 years ago
  • Mar09_10-38-39_1fa0acbe9796
    Training in progress, step 2000 about 2 years ago
  • Mar09_18-28-02_4696578f7297
    End of training about 2 years ago
  • Mar09_20-28-31_4696578f7297
    Training in progress, step 500 about 2 years ago
  • Mar09_20-36-23_4696578f7297
    Training in progress, step 2000 about 2 years ago