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

  • Log In
  • Sign Up

HasinMDG
/
multilingual-ned-e5-large

Feature Extraction
Transformers
Safetensors
xlm-roberta
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use HasinMDG/multilingual-ned-e5-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use HasinMDG/multilingual-ned-e5-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="HasinMDG/multilingual-ned-e5-large")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("HasinMDG/multilingual-ned-e5-large")
    model = AutoModel.from_pretrained("HasinMDG/multilingual-ned-e5-large")
  • Notebooks
  • Google Colab
  • Kaggle
multilingual-ned-e5-large
2.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HasinMDG's picture
HasinMDG
Update README.md
1c64875 verified almost 2 years ago
  • 1_Pooling
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub almost 2 years ago
  • README.md
    51 Bytes
    Update README.md almost 2 years ago
  • config.json
    725 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • config_sentence_transformers.json
    199 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors
    2.24 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • modules.json
    349 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • sentence_bert_config.json
    53 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    964 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    17.1 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    1.34 kB
    Upload folder using huggingface_hub almost 2 years ago