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

  • Log In
  • Sign Up

pat-jj
/
text2triple-flan-t5

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

Instructions to use pat-jj/text2triple-flan-t5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pat-jj/text2triple-flan-t5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("pat-jj/text2triple-flan-t5")
    model = AutoModelForSeq2SeqLM.from_pretrained("pat-jj/text2triple-flan-t5")
  • Notebooks
  • Google Colab
  • Kaggle
text2triple-flan-t5
3.13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 62 commits
pat-jj's picture
pat-jj
Update README.md
07303f8 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.09 kB
    Update README.md about 1 year ago
  • added_tokens.json
    2.59 kB
    Initial Checkpoint - Val Loss: 39.8663 over 1 year ago
  • config.json
    816 Bytes
    Initial Checkpoint - Val Loss: 39.8663 over 1 year ago
  • generation_config.json
    142 Bytes
    Initial Checkpoint - Val Loss: 39.8663 over 1 year ago
  • model.safetensors
    3.13 GB
    xet
    Step 490000 - Val Loss: 0.0158 over 1 year ago
  • special_tokens_map.json
    2.54 kB
    Initial Checkpoint - Val Loss: 39.8663 over 1 year ago
  • spiece.model
    792 kB
    xet
    Initial Checkpoint - Val Loss: 39.8663 over 1 year ago
  • tokenizer_config.json
    20.8 kB
    Initial Checkpoint - Val Loss: 39.8663 over 1 year ago