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

  • Log In
  • Sign Up

israaelsayed
/
my-awesome-model

Feature Extraction
Transformers
Safetensors
bert
Model card Files Files and versions
xet
Community

Instructions to use israaelsayed/my-awesome-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use israaelsayed/my-awesome-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="israaelsayed/my-awesome-model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("israaelsayed/my-awesome-model")
    model = AutoModel.from_pretrained("israaelsayed/my-awesome-model")
  • Notebooks
  • Google Colab
  • Kaggle
my-awesome-model
433 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
israaelsayed's picture
israaelsayed
Upload model
109ac68 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    5.17 kB
    Upload model 7 months ago
  • config.json
    612 Bytes
    Upload model 7 months ago
  • model.safetensors
    433 MB
    xet
    Upload model 7 months ago