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

  • Log In
  • Sign Up

nikraf
/
directionality_probe

Feature Extraction
Transformers
Safetensors
packaged_probe
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use nikraf/directionality_probe with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="nikraf/directionality_probe", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("nikraf/directionality_probe", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
directionality_probe
2.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nikraf's picture
nikraf
Upload folder using huggingface_hub
714cf46 verified 2 months ago
  • protify
    Upload folder using huggingface_hub 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    1.69 kB
    Upload folder using huggingface_hub 2 months ago
  • config.json
    2.92 kB
    Upload folder using huggingface_hub 2 months ago
  • model.safetensors
    2.33 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • packaged_probe_model.py
    9.62 kB
    Upload folder using huggingface_hub 2 months ago
  • special_tokens_map.json
    171 Bytes
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    3.34 kB
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    1.4 kB
    Upload folder using huggingface_hub 2 months ago