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

kunal-kk
/
singlePermuteSeg

Transformers
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use kunal-kk/singlePermuteSeg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kunal-kk/singlePermuteSeg with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("kunal-kk/singlePermuteSeg")
    model = AutoModelForSeq2SeqLM.from_pretrained("kunal-kk/singlePermuteSeg")
  • Notebooks
  • Google Colab
  • Kaggle
singlePermuteSeg
2.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
kunal-kk's picture
kunal-kk
Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose
63a8ba4 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago
  • added_tokens.json
    3.02 kB
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago
  • config.json
    884 Bytes
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago
  • generation_config.json
    133 Bytes
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago
  • model.safetensors
    2.33 GB
    xet
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago
  • special_tokens_map.json
    3.09 kB
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago
  • tokenizer_config.json
    25.6 kB
    Initial commit: Fine-tuned model from byt5, input : 2 permutation ; output: seg prose about 1 year ago