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

guyhadad01
/
E5-small

Fill-Mask
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use guyhadad01/E5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use guyhadad01/E5-small with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="guyhadad01/E5-small")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("guyhadad01/E5-small")
    model = AutoModelForMaskedLM.from_pretrained("guyhadad01/E5-small", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
E5-small / last-checkpoint
1.44 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits
guyhadad01's picture
guyhadad01
Training in progress, step 9851, checkpoint
fca57e9 verified 12 months ago
  • config.json
    634 Bytes
    Training in progress, step 200, checkpoint 12 months ago
  • model.safetensors
    472 MB
    xet
    Training in progress, step 9851, checkpoint 12 months ago
  • optimizer.pt
    943 MB
    xet
    Training in progress, step 9851, checkpoint 12 months ago
  • rng_state.pth
    14.6 kB
    xet
    Training in progress, step 9851, checkpoint 12 months ago
  • scaler.pt
    1.38 kB
    xet
    Training in progress, step 9851, checkpoint 12 months ago
  • scheduler.pt
    1.47 kB
    xet
    Training in progress, step 9851, checkpoint 12 months ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Training in progress, step 200, checkpoint 12 months ago
  • special_tokens_map.json
    965 Bytes
    Training in progress, step 200, checkpoint 12 months ago
  • tokenizer.json
    17.1 MB
    xet
    Training in progress, step 1000, checkpoint 12 months ago
  • tokenizer_config.json
    1.2 kB
    Training in progress, step 1000, checkpoint 12 months ago
  • trainer_state.json
    17.9 kB
    Training in progress, step 9851, checkpoint 12 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, step 1000, checkpoint 12 months ago