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

AlignmentResearch
/
obfuscation-atlas-Meta-Llama-3-8B-Instruct-kl0.0001-det1-seed1-diverse_deception_probe

PEFT
deception-detection
rlvr
alignment-research
obfuscation-atlas
lora
model-type:obfuscated-policy
op-type:strategic-honesty
Model card Files Files and versions
xet
Community

Instructions to use AlignmentResearch/obfuscation-atlas-Meta-Llama-3-8B-Instruct-kl0.0001-det1-seed1-diverse_deception_probe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AlignmentResearch/obfuscation-atlas-Meta-Llama-3-8B-Instruct-kl0.0001-det1-seed1-diverse_deception_probe with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "AlignmentResearch/obfuscation-atlas-Meta-Llama-3-8B-Instruct-kl0.0001-det1-seed1-diverse_deception_probe")
  • Notebooks
  • Google Colab
  • Kaggle
obfuscation-atlas-Meta-Llama-3-8B-Instruct-kl0.0001-det1-seed1-diverse_deception_probe
689 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
taufeeque's picture
taufeeque
Upload README.md with huggingface_hub
88a6e00 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    3.42 kB
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    948 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    671 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    389 Bytes
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    343 Bytes
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    50.6 kB
    Upload folder using huggingface_hub 4 months ago