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

Kennth
/
bsidesSF-gordon-ramsey

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

Instructions to use Kennth/bsidesSF-gordon-ramsey with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Kennth/bsidesSF-gordon-ramsey with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Kennth/bsidesSF-gordon-ramsey")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Kennth/bsidesSF-gordon-ramsey")
    model = AutoModel.from_pretrained("Kennth/bsidesSF-gordon-ramsey")
  • Notebooks
  • Google Colab
  • Kaggle
bsidesSF-gordon-ramsey
501 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits

This model has 1 file scanned as unsafe.

Kennth's picture
Kennth
Upload tokenizer
5a051b8 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.17 kB
    Upload model almost 2 years ago
  • config.json
    940 Bytes
    Upload model almost 2 years ago
  • merges.txt
    456 kB
    Upload tokenizer almost 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "__builtin__.eval",
    • "torch.FloatStorage"

    How to fix it?

    498 MB
    xet
    Upload model almost 2 years ago
  • special_tokens_map.json
    104 Bytes
    Upload tokenizer almost 2 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    463 Bytes
    Upload tokenizer almost 2 years ago
  • vocab.json
    798 kB
    Upload tokenizer almost 2 years ago