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

Assads1SAD
/
my-awesome-model-best

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

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

  • Libraries
  • Transformers

    How to use Assads1SAD/my-awesome-model-best with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Assads1SAD/my-awesome-model-best")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Assads1SAD/my-awesome-model-best")
    model = AutoModel.from_pretrained("Assads1SAD/my-awesome-model-best", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my-awesome-model-best
9.14 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Assads1SAD's picture
Assads1SAD
Restore original workspace README.md verbatim, filling in all 15 {RESULT} placeholders with step_1000 scores
fd9cd3d verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    7.53 kB
    Restore original workspace README.md verbatim, filling in all 15 {RESULT} placeholders with step_1000 scores 3 days ago
  • config.json
    66 Bytes
    Upload best checkpoint (step_1000, score=0.712) 3 days ago
  • pytorch_model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    23 Bytes
    xet
    Upload best checkpoint (step_1000, score=0.712) 3 days ago