Views
No views yet
DriftingGloVeStudent rank=300 over a frozen 300-d cl100k BPE-GloVe, distilled from
Qwen/Qwen3-Embedding-8B (MRL-truncated to the first 300 dims, then re-L2-normalized).jsanzolac/bpe_glove_300_lora_r300_qwen3_optstate (the cl100k path). The two differences:E is Stanford's pretrained glove.2024.wikigiga.300d (1.2M words, uncased, trained on 11.9B Wikipedia+Gigaword tokens) instead of our self-trained 82K-row cl100k BPE GloVe;cross_entropy(v @ v_T^T / τ) + λ_MSE · MSE(v, v_T) with τ = 0.05, λ_MSE = 1.0.rank_300/:checkpoint_final.pt — {step, config, model_state_dict (A+B), opt_state_dict, sched_state_dict}. E is non-persistent (re-inject from jsanzolac/glove_2024_wikigiga_300d/glove_vectors.bin).config.jsonvectors_drifted.txt / .parquet — E + B(A(·)) per vocab row.train_log.jsonl