findable-lite
收藏资源简介:
Findable Lite 是一个公开的开发数据集,专为实施和调试目录发现代理、本地测试工具以及确定性评分合约而设计。该数据集包含四个配置:任务(tasks)、流程(flows)、评估(evaluations)和目录(catalog),每个配置均以 Parquet 文件格式存储。数据集覆盖了 204 个任务、340 个评估状态、15 个产品、45 个变体、45 个报价和 3 个类别,目录涉及数字配件、家用电器和户外装备三大领域。任务被划分为六种能力组,每组 34 个任务,涵盖已知产品变体选择、完整硬条件搜索、场景推理与权衡、信息缺失时主动提问、动态多轮发现以及用户改变主意后修改条件等场景。所有任务、描述、产品ID、变体、报价、价格、库存、选项及目录事实均为合成数据,但部分产品标题使用真实品牌和型号名称用于标识参考产品,这是名义上的合理使用,不表示附属关系或认可。数据集采用 CC-BY-4.0 许可证。
Findable Lite is a public development dataset designed for implementing and debugging directory discovery agents, local testing tools, and deterministic scoring contracts. The dataset includes four configurations: tasks, flows, evaluations, and catalog, each stored in Parquet file format. It covers 204 tasks, 340 evaluation states, 15 products, 45 variants, 45 offers, and 3 categories, with the catalog spanning three domains: digital accessories, home appliances, and outdoor equipment. Tasks are divided into six capability groups, each with 34 tasks, covering scenarios such as known product variant selection, complete hard condition search, scenario reasoning and trade-offs, proactive questioning when information is missing, dynamic multi-round discovery, and modifying conditions after user changes mind. All tasks, descriptions, product IDs, variants, offers, prices, inventories, options, and catalog facts are synthetic data, but some product titles use real brand and model names for identifying reference products, which is nominal fair use and does not imply affiliation or endorsement. The dataset is licensed under CC-BY-4.0.
Findable Lite 数据集概述
数据集身份
- 数据集名称:Findable Lite(版本
findable-lite@0.3.0) - 协议版本:
v1-draft - 许可证:CC-BY-4.0
- 语言:中文、英文
- 任务类型:文本生成(text-generation)
- 定位:用于实现和调试目录发现代理(catalog-discovery agents)、本地夹具工具和确定性评分合约的公开开发集
覆盖范围
| 单元 | 数量 |
|---|---|
| 任务(Tasks) | 204 |
| 评估状态(Evaluation states) | 340 |
| 产品(Products) | 15 |
| 变体(Variants) | 45 |
| 报价(Offers) | 45 |
| 类别(Categories) | 3 |
目录涵盖数字配件、家用电器和户外装备三类领域,为有意限定的小规模数据集,不代表生产级商业多样性。
能力组分布
每个公开能力组包含 34 个任务,共六个能力组:
| 能力组 | 任务数 |
|---|---|
| 已知产品变体选择 | 34 |
| 完整硬条件搜索 | 34 |
| 场景推断与权衡 | 34 |
| 信息缺失时主动询问 | 34 |
| 动态多轮发现 | 34 |
| 用户改变主意后修订条件 | 34 |
数据配置与加载
数据集包含四个配置(config),每个配置对应一个 Parquet 文件,支持无脚本加载:
tasks:任务数据flows:流程数据evaluations:评估数据catalog:目录数据
条件与事实值采用异构模型,以 value_json + value_type(string、number、boolean、array、object、null)编码,由 Findable 加载器验证标签并重建规范值后进行评分。
已知评分指南缺口
- TIGHTEN:没有价格恰好等于已废弃预算值的报价,孤立的过时事实负面案例需要合成证据支持。
- RELAX:终止状态未声明
stale_condition_rejection,过时检查一致性需要显式记录评分覆盖规则。
数据来源说明
- 任务、描述、产品 ID、变体、报价、价格、库存、选项等均为合成数据。
- 部分产品标题使用真实品牌和型号名称,仅用于标识产品(名义性合理使用),不表示隶属、认可或真实商业报价描述。
- 字段来源记录于
manifest.json#/provenance/fieldProvenance,产品标题字段标记为nominative_reference,合成字段标记为synthetic。
许可证与引用
- 数据集采用 CC-BY-4.0 许可证。
- Findable 代码仓库采用 Apache-2.0 许可证(独立适用)。
- 不可变交叉引用:
- 代码与合约:
https://github.com/hwy-deeplumen/findable/commit/16c1834d43be277e32b760f12b7ff85602c2554c - 数据集修订:
https://huggingface.co/datasets/yuebanlaosiji/findable-lite/commit/b6f575625e7aa7fd5a8769e6971a499912a8d01e
- 代码与合约:
使用注意
- 此数据集为开发集,公共任务和评分指南可能被吸收进模型训练数据。
- 不应用于正式排名或排行榜声明。





