RHYTHM1028/qwen3-1.7b-base-blind-spots
Qwen3-1.7B-Base Blind Spots Dataset Model Tested Model: surogate/Qwen3-1.7B-Base Architecture: Qwen3 (decoder-only transformer) Parameters: 1,720,574,976 (~1.7B) Type: Base pretrained model (NOT instruction-tuned) License: Apache 2.0 Release: May 2025 How the Model Was Loaded from transformers import AutoTokenizer, AutoModelForCausalLM import torch model_id = "surogate/Qwen3-1.7B-Base" tokenizer = AutoTokenizer.from_pretrained(model_id) model =… See the full description on the dataset page: https://huggingface.co/datasets/RHYTHM1028/qwen3-1.7b-base-blind-spots.
011
