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

Samuela39
/
my-awesome-model

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Samuela39/my-awesome-model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Samuela39/my-awesome-model")
    model = AutoModel.from_pretrained("Samuela39/my-awesome-model")
  • Notebooks
  • Google Colab
  • Kaggle
my-awesome-model
336 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Samuela39's picture
Samuela39
Upload model
c575dda verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.18 kB
    Upload tokenizer about 2 years ago
  • config.json
    660 Bytes
    Upload model about 2 years ago
  • merges.txt
    338 kB
    Upload tokenizer about 2 years ago
  • model.safetensors
    334 MB
    xet
    Upload model about 2 years ago
  • special_tokens_map.json
    958 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    1.03 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.23 kB
    Upload tokenizer about 2 years ago
  • vocab.json
    435 kB
    Upload tokenizer about 2 years ago