datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
step-probe-hidden-states
Step-level hidden states for reasoning-faithfulness probes
Hidden states of Qwen2.5-7B-Instruct, Llama-3.1-8B-Instruct and Qwen3-8B, extracted at every reasoning
step of three released step-annotated chain-of-thought datasets -- FaithCoT-Bench, ProcessBench and
GRACE -- plus token-level paths inside each step for FaithCoT-Bench and GRACE. They were built to ask
whether a model's hidden state carries step-level label information beyond cheap observable baselines
(step position… See the full description on the dataset page: https://huggingface.co/datasets/lzhang472/step-probe-hidden-states.so100_test2This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "so100",
"total_episodes": 1,
"total_frames": 862,
"total_tasks": 1,
"total_videos": 2,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:1"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/lzh123123/so100_test2.
