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

  • Log In
  • Sign Up

NikshepShetty
/
Florence-2-Recap-DataComp

PEFT
Safetensors
English
florence-2
lora
adapter
image-captioning
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use NikshepShetty/Florence-2-Recap-DataComp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NikshepShetty/Florence-2-Recap-DataComp with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Florence-2-base-ft")
    model = PeftModel.from_pretrained(base_model, "NikshepShetty/Florence-2-Recap-DataComp")
  • Notebooks
  • Google Colab
  • Kaggle
Florence-2-Recap-DataComp
7.49 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
NikshepShetty's picture
NikshepShetty
Update README.md
16eda9c verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    3.42 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    695 Bytes
    Update after epoch 1 almost 2 years ago
  • adapter_model.safetensors
    3.56 MB
    xet
    Update after epoch 5 almost 2 years ago
  • added_tokens.json
    22.4 kB
    Update after epoch 1 almost 2 years ago
  • merges.txt
    456 kB
    Update after epoch 1 almost 2 years ago
  • preprocessor_config.json
    633 Bytes
    Update after epoch 1 almost 2 years ago
  • special_tokens_map.json
    147 kB
    Update after epoch 1 almost 2 years ago
  • tokenizer.json
    2.3 MB
    Update after epoch 1 almost 2 years ago
  • tokenizer_config.json
    198 kB
    Update after epoch 1 almost 2 years ago
  • vocab.json
    798 kB
    Update after epoch 1 almost 2 years ago