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

shimogerald
/
test_push

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

Instructions to use shimogerald/test_push with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use shimogerald/test_push with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="shimogerald/test_push")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("shimogerald/test_push")
    model = AutoModel.from_pretrained("shimogerald/test_push")
  • Notebooks
  • Google Colab
  • Kaggle
test_push
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
shimogerald's picture
shimogerald
Upload model
3de845c verified 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    5.17 kB
    Upload model 10 days ago
  • config.json
    745 Bytes
    Upload model 10 days ago
  • model.safetensors
    438 MB
    xet
    Upload model 10 days ago