CoolFace
Datasetpublic

GwendalTsang/automatic-layer-selection-reproduction-bundle

Scaled replication: Automatic Layer Selection for Hallucination Detection This bundle implements a pinned, scaled CoQA replication for mistralai/Mistral-7B-Instruct-v0.3 and meta-llama/Llama-3.1-8B-Instruct. It is deliberately split into: a capped A100 GPU stage for stochastic answer generation, the released Ministral judge procedure, Llama hidden states, and a 64-record CUDA Mistral cross-check; memory-bounded Mistral hidden-state extraction on one TPU v5e chip; CPU TwoNN… See the full description on the dataset page: https://huggingface.co/datasets/GwendalTsang/automatic-layer-selection-reproduction-bundle.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes55downloads
9 commits on main
52db5922mo ago

Add placeholder for full TPU v5e-8 Mistral bucket

GwendalTsang
97694c62mo ago

Add published TPU v5e-8 extractor snapshot

GwendalTsang
c28f0c72mo ago

Add author code snapshot at def3cb6

GwendalTsang
59cd63b2mo ago

Add audited paper table sources

GwendalTsang
21947652mo ago

Add audited paper section sources

GwendalTsang
163ad8b2mo ago

Add audited paper TeX source

GwendalTsang
2cbe5ed2mo ago

Add canonical Trackio logbook snapshot

GwendalTsang
b0ae3932mo ago

Add scaled reproduction code, configuration, and handoff

GwendalTsang
6c6290e2mo ago

initial commit

GwendalTsang