Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
qwen3-0.8b-base-blindspots – Dataset by rafio1020 | AlphaNeural AI
You can deploy this model and start earning money today!
rafio1020
/
qwen3-0.8b-base-blindspots
like
0
n<1K
parquet
text
datasets
pandas
polars
mlcroissant
us
Views
No views yet
Model card
Files and Versions
Community
API
Qwen3.5-0.8B-Base Blind Spots Dataset Model Tested
Qwen/Qwen3.5-0.8B-Base
Parameters: 0.8B
Type: Base language model (text completion, not instruction-tuned)
Release: 2025
How I Loaded the Model
Tested on Kaggle using a T4 GPU: !pip install -U git+
https://github.com/huggingface/transformers
accelerate bitsandbytes
from transformers import AutoModelForCausalLM, AutoTokenizer import torch
model_id = "Qwen/Qwen3.5-0.8B-Base"
model =… See the full description on the dataset page:
https://huggingface.co/datasets/rafio1020/qwen3-0.8b-base-blindspots
.