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_expt

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

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

  • Libraries
  • PEFT

    How to use gremlin97/remote_sensing_gpt_expt 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_expt")
  • Notebooks
  • Google Colab
  • Kaggle
remote_sensing_gpt_expt / runs
14.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
gremlin97's picture
gremlin97
End of training
a2c8bae verified about 2 years ago
  • Apr16_20-02-33_49087eaf7db9
    End of training about 2 years ago
  • Apr16_21-45-52_49087eaf7db9
    End of training about 2 years ago