frozen-tribe-voe-reproduction-data
收藏资源简介:
VOE frozen-TRIBE reproduction 数据集是一个公开的数据集,包含了用于 frozen TRIBE 复现的完整 VOE 数据、中间产物、预测结果、结果日志和代码。数据集中包含 29,435 个文件,总大小约为 437.7 GB。为了确保可重现性,有意省略了工作处理临时数据(work/)和下载缓存数据(hf_cache/),这些被省略的路径和原因记录在 metadata/excluded_file_inventory.csv.gz 中。数据集提供了两个示例:examples/timeline_fourview/ 包含一个13秒的时间线视频、海报、元数据以及五个人类被试的显示阵列(包括全体被试平均和 frozen TRIBE 预测),每个脑图使用原始 TRIBE 可视化的四视图(左侧外侧、左侧内侧、右侧内侧、右侧外侧);examples/multi_stimulus_timelines/ 添加了低、中、高 R_group 刺激,每个视频在标题中显示其刺激特异性13秒 R_group,并附有选择表记录所有符合条件的刺激及相关定义。存档布局采用 tar.zst 分片形式,保存在 archives/ 目录下,每个分片约15 GB(未压缩)。元数据文件包括 archive_file_map.csv.gz(原始路径到分片的映射)、file_inventory.csv.gz(所有原始路径、字节大小和修改时间)以及 shard_manifest.csv(每个分片的大小和 SHA-256 校验和)。提取时使用 tar --use-compress-program=unzstd -xf SHARD.tar.zst 命令。该数据集适用于脑影像分析、神经科学可视化以及复现研究等任务。
The VOE frozen-TRIBE reproduction dataset is a public dataset containing complete VOE data, intermediate products, prediction results, result logs, and code for reproducing frozen TRIBE. The dataset includes 29,435 files with a total size of approximately 437.7 GB. To ensure reproducibility, temporary working data (work/) and download cache (hf_cache/) are intentionally omitted; the omitted paths and reasons are recorded in metadata/excluded_file_inventory.csv.gz. The dataset provides two examples: examples/timeline_fourview/ includes a 13-second timeline video, poster, metadata, and display arrays for five human subjects (including the average of all subjects and frozen TRIBE predictions), with each brain map using the original TRIBE visualizations four views (left lateral, left medial, right medial, right lateral); examples/multi_stimulus_timelines/ adds low, medium, and high R_group stimuli, with each video displaying its stimulus-specific 13-second R_group in the title and an accompanying selection table recording all qualifying stimuli and related definitions. The archive layout uses tar.zst shards stored in the archives/ directory, each shard approximately 15 GB (uncompressed). Metadata files include archive_file_map.csv.gz (mapping original paths to shards), file_inventory.csv.gz (all original paths, byte sizes, and modification times), and shard_manifest.csv (size and SHA-256 checksum of each shard). Extraction uses the command tar --use-compress-program=unzstd -xf SHARD.tar.zst. This dataset is suitable for brain imaging analysis, neuroscience visualization, and reproducibility research.
VOE frozen-TRIBE reproduction 数据集概述
该数据集是一个用于VOE frozen-TRIBE复现研究的完整数据档案库,包含数据、中间产物、预测结果、日志及相关代码。
数据规模
- 保留数据:共包含 29,435 个文件,总计 437,716,887,971 字节(约437.7 GB)。
- 有意省略的可复现临时数据:包括
work/处理临时数据和hf_cache/下载缓存数据,共 960,407 个文件,852,522,997,016 字节(约852.5 GB)。所有省略路径及原因记录在metadata/excluded_file_inventory.csv.gz中。
示例内容
examples/timeline_fourview/:包含一个13秒的时间线视频、海报、元数据以及五个人类被试、全体被试平均和frozen TRIBE预测的展示阵列。所有脑图均使用TRIBE可视化中的四个视角:左侧面、左内侧面、右内侧面、右侧面。逐帧PNG图像因可从保留的展示阵列和渲染代码无损重建而被有意省略。examples/multi_stimulus_timelines/:增加了低、中、高R_group值刺激的时间线视频。每个视频在标题中直接显示该刺激的13秒R_group值,并附有选择表记录所有符合条件的刺激及精确的相关性定义。
档案结构
- 原始
tribe_replication_voe目录层次结构保存在archives/下按目录分组的tar.zst分片中,每个分片约15 GB(解压后)。例如,workspace/tribe_replication_voe/derivatives/中的文件存储在archives/derivatives/下。 - 元数据文件:
metadata/archive_file_map.csv.gz:映射每个原始路径到其对应的分片。metadata/file_inventory.csv.gz:记录所有原始路径、字节大小和修改时间。metadata/shard_manifest.csv:记录每个分片的大小和SHA-256校验值。
数据提取
使用以下命令解压单个分片:
bash tar --use-compress-program=unzstd -xf SHARD.tar.zst
解压后文件路径以workspace/tribe_replication_voe/开头。原始数据集许可证和参与者数据条款继续适用。




