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

aroot
/
eng-ind-simcse_longest_sent

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

Instructions to use aroot/eng-ind-simcse_longest_sent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use aroot/eng-ind-simcse_longest_sent with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("aroot/eng-ind-simcse_longest_sent")
    model = AutoModelForSeq2SeqLM.from_pretrained("aroot/eng-ind-simcse_longest_sent", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
eng-ind-simcse_longest_sent / runs
4.89 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
aroot's picture
aroot
Training in progress, epoch 2
2bcba49 about 3 years ago
  • Jul28_06-52-41_dl
    Training in progress, epoch 2 about 3 years ago