RACA-PROJECT-MANIFEST
收藏资源简介:
RACA-PROJECT-MANIFEST 是一个数据集清单或注册表,用于集中追踪和记录 arushram 组织下的所有数据集。该数据集本身不包含具体的任务数据,而是作为元数据索引,提供了该组织内数据集的概览信息。根据清单记录,当前共追踪了6个数据集,最后更新时间为2026年7月10日。用户可以通过Hugging Face的 `datasets` 库加载此清单,以获取被追踪数据集的列表或相关信息,便于管理和发现组织内的数据资源。
RACA-PROJECT-MANIFEST is a dataset manifest or registry designed to centrally track and record all datasets under the arushram organization. This manifest itself does not contain any specific task data; instead, it acts as a metadata index that provides an overview of the datasets within the organization. According to the manifest's records, a total of 6 datasets are currently tracked, with the last update date being July 10, 2026. Users can load this manifest via Hugging Face's `datasets` library to obtain the list of tracked datasets or their relevant information, which facilitates the management and discovery of data resources within the organization.
数据集概述:RACA-PROJECT-MANIFEST
许可证:MIT
数据集类型:项目清单/注册表
用途:集中记录 arushram 组织下的所有数据集。
主要内容:
- 跟踪的数据集总数:6 个
- 最后更新日期:2026-07-10T16:01:35.588329+00:00
使用方式:
可通过 Hugging Face 的 datasets 库加载:
from datasets import load_dataset
manifest = load_dataset("arushram/RACA-PROJECT-MANIFEST", split="train") print(f"Tracking {len(manifest)} datasets")





