遇见数据集

cais/rli-example-deliverables

收藏
Hugging Face2025-11-01 更新2026-01-03 收录
官方服务:

资源简介:

--- license: apache-2.0 task_categories: - other language: - en tags: - evaluation - benchmark size_categories: - n<1K --- # rli-example-deliverables Example AI deliverables on the RLI public set ## Dataset Structure This dataset contains project folders organized by task ID (public_001 through public_010). Each project folder contains: - `human_deliverable/` - Reference outputs created by human experts - `project/` - Project specifications and inputs - `brief.md` - Task description and requirements - `inputs/` - Input files provided for the task ## Usage ```python from huggingface_hub import snapshot_download # Download entire dataset dataset_path = snapshot_download( repo_id="{repo_id}", repo_type="dataset" ) # Access specific project import os project_001_path = os.path.join(dataset_path, "public_001") ``` ## Citation If you use this dataset in your research, please cite appropriately. ## License Apache 2.0

提供机构:
cais
二维码
社区交流群
二维码
科研交流群
商业服务