CoolFace
Datasetpublic

GwendalTsang/mistral-7b-hidden-states-tpu-verification

Mistral-7B TPU hidden-state extractor verification Verification-only artifact — not a reproduction of the paper's AUROC. This dataset contains last-token embeddings and hidden states extracted from 1,000 flattened CoQA validation question/reference-answer pairs with mistralai/Mistral-7B-Instruct-v0.3. It verifies that the memory-bounded TPU v5e-1 extraction path runs successfully. It does not contain the Mistral best_answer generations or hallucination labels required to… See the full description on the dataset page: https://huggingface.co/datasets/GwendalTsang/mistral-7b-hidden-states-tpu-verification.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes243downloads
6 commits on main
1bc7b982mo ago

Fix extractor link in dataset card

GwendalTsang
e2da1832mo ago

Add extractor tests

GwendalTsang
6bd983d2mo ago

Add artifact validator

GwendalTsang
be3dc9f2mo ago

Add TPU extractor

GwendalTsang
c1b3fe42mo ago

Add verified TPU hidden-state shards and provenance

GwendalTsang
600a30a2mo ago

initial commit

GwendalTsang