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

cnedwards
/
molt5-small-smiles2caption-LM24

Transformers
PyTorch
TensorBoard
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use cnedwards/molt5-small-smiles2caption-LM24 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cnedwards/molt5-small-smiles2caption-LM24 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("cnedwards/molt5-small-smiles2caption-LM24")
    model = AutoModelForSeq2SeqLM.from_pretrained("cnedwards/molt5-small-smiles2caption-LM24")
  • Notebooks
  • Google Colab
  • Kaggle
molt5-small-smiles2caption-LM24
311 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
cnedwards's picture
cnedwards
Training in progress, step 4500
bc8bf83 over 2 years ago
  • runs
    Training in progress, step 4500 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 500 over 2 years ago
  • config.json
    763 Bytes
    Training in progress, step 500 over 2 years ago
  • pytorch_model.bin
    308 MB
    xet
    Training in progress, step 4500 over 2 years ago
  • special_tokens_map.json
    2.2 kB
    Training in progress, step 500 over 2 years ago
  • spiece.model
    792 kB
    xet
    Training in progress, step 500 over 2 years ago
  • tokenizer.json
    2.42 MB
    Training in progress, step 500 over 2 years ago
  • tokenizer_config.json
    2.35 kB
    Training in progress, step 500 over 2 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "torch.device"

    How to fix it?

    3.76 kB
    xet
    Training in progress, step 500 over 2 years ago