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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mrm8488
/
t5-small-finetuned-text2log

Transformers
PyTorch
TensorBoard
Safetensors
English
t5
text2text-generation
Generated from Trainer
tex2log
log2tex
foc
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use mrm8488/t5-small-finetuned-text2log with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mrm8488/t5-small-finetuned-text2log with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mrm8488/t5-small-finetuned-text2log")
    model = AutoModelForSeq2SeqLM.from_pretrained("mrm8488/t5-small-finetuned-text2log")
  • Notebooks
  • Google Colab
  • Kaggle
t5-small-finetuned-text2log
487 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
mrm8488's picture
mrm8488
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
18fd41f over 3 years ago
  • runs
    Initial commit over 4 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model (#1) over 3 years ago
  • README.md
    2.73 kB
    Update README.md over 4 years ago
  • config.json
    1.39 kB
    Initial commit over 4 years ago
  • model.safetensors
    242 MB
    xet
    Adding `safetensors` variant of this model (#1) over 3 years ago
  • pytorch_model.bin
    242 MB
    xet
    Initial commit over 4 years ago
  • special_tokens_map.json
    1.79 kB
    Initial commit over 4 years ago
  • spiece.model
    792 kB
    xet
    Initial commit over 4 years ago
  • tokenizer.json
    2.42 MB
    Initial commit over 4 years ago
  • tokenizer_config.json
    1.92 kB
    Initial commit over 4 years ago
  • training_args.bin
    3.18 kB
    xet
    Initial commit over 4 years ago