datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
fortivio-graded-stock-calls
Fortivio graded AI stock-prediction calls
Every directional call made by the Fortivio.AI agent
fleet on US-listed stocks, locked before the market open and graded after
the close against that session's open→close move. Nothing is backtested
and nothing is revised after the fact: a call is written once, before 09:30 ET,
and scored once, mechanically, when the session's final price bar arrives.
One row per graded call. One file per month. Monthly summaries with hit rate
by… See the full description on the dataset page: https://huggingface.co/datasets/WhatHui/fortivio-graded-stock-calls.tool-callsTool calling master dataset
Contains the following:
Query -> Available tools (name + description + schema) -> Tool name
Sources (identified by source column):
subsets of existing tool-calling dataset sources parsed into the above format
synthetic data
Will be parsed into the following two passes:
Query -> List of tool names + descriptions -> Tool name
Tool name + tool schema -> Tool call
