agent-card
scenario-context-agent-cards
Scenario Context Agent Cards
这是一个完全合成的数据集,用于演示 Agent 如何根据用户情景和多源 Context 生成两类主动服务卡片:事件提醒卡和 POI 推荐卡。
配置
event_positive:应当输出事件提醒卡的案例;
event_negative:应当保持沉默的事件案例;
poi_positive:应当输出 POI 推荐卡的案例;
poi_negative:不应当推荐 POI 的案例。
当前每个配置包含 10 条案例,共 40 条。数据中的用户、地点、事件、ID、天气和位置均为虚构内容。
数据结构
每条记录包含:
case_id:案例 ID;
card_type:event 或 poi;
context:合成用户、环境、事件或候选 POI;
expected_decision:serve 或 stay_silent;
reference_output:公开基线生成的参考需求记录、决策、卡片和理由。
完整生成结果还会包含… See the full description on the dataset page: https://huggingface.co/datasets/LiuXinYan111/scenario-context-agent-cards.agent-cards
Agent Cards
A standardized format for documenting AI agent systems -- what they are, how they work, and how they perform.
Model cards describe models. Agent cards describe agents: the full system including planning strategy, tool use, memory, error recovery, and the models inside them.
Why agent cards?
Evaluating an agent isn't just about what score it gets. It's about understanding the system that produced that score. Two agents can achieve identical benchmark results… See the full description on the dataset page: https://huggingface.co/datasets/open-agent-leaderboard/agent-cards.car-diagnostic-agent-traceGan_Deng_Yan-Card_game_agent_Dataset
This is the agent dataset of poker game "Gan deng yan(干瞪眼)". Please see here for game: 干瞪眼_GanDengYan_github
license: mit
agent-cards
Agent Cards
A standardized format for documenting AI agent systems -- what they are, how they work, and how they perform.
Model cards describe models. Agent cards describe agents: the full system including planning strategy, tool use, memory, error recovery, and the models inside them.
Why agent cards?
Evaluating an agent isn't just about what score it gets. It's about understanding the system that produced that score. Two agents can achieve identical benchmark results… See the full description on the dataset page: https://huggingface.co/datasets/Exgentic/agent-cards.
