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

PeytonT
/
1m-papers-abstract-keywords

Text Generation
PEFT
Safetensors
lora
flan-t5
textt-generation
keywords
scientific-papers
arxiv
research-library
Model card Files Files and versions
xet
Community

Instructions to use PeytonT/1m-papers-abstract-keywords with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use PeytonT/1m-papers-abstract-keywords with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-base")
    model = PeftModel.from_pretrained(base_model, "PeytonT/1m-papers-abstract-keywords")
  • Notebooks
  • Google Colab
  • Kaggle
1m-papers-abstract-keywords
13.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
PeytonT's picture
PeytonT
Update README.md
b9ea426 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    3.55 kB
    Update README.md about 1 month ago
  • adapter_config.json
    1.01 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    3.56 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • optimizer.pt
    7.2 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • rng_state.pth
    14.6 kB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • scheduler.pt
    1.47 kB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • special_tokens_map.json
    74 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    2.42 MB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    339 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • trainer_state.json
    15 kB
    Upload folder using huggingface_hub about 1 month ago
  • training_args.bin
    5.27 kB
    xet
    Upload folder using huggingface_hub about 1 month ago