CoolFace
6 results

opentraces

Jayfarei /opentraces-capsules0 likes1.8k downloads4mo agoHugging Facegenlabs /OpenTracesgatedtext-generation0 likes1.6k downloads3mo agoHugging FaceOpenTraces /opentraces-devtime opentraces-devtime Community-contributed agent traces in opentraces JSONL format. Usage from datasets import load_dataset ds = load_dataset("OpenTraces/opentraces-devtime") Schema Each JSONL line is a TraceRecord containing: trace_id: Unique identifier for the trace session_id: Source session identifier agent: Agent identity (name, version, model) task: Structured task metadata steps: List of LLM API calls (thought-action-observation… See the full description on the dataset page: https://huggingface.co/datasets/OpenTraces/opentraces-devtime.texttext-generationn<1K1 likes110 downloads6mo agoHugging FaceOpenTraces /lambda-hermes-agent-reasoning-opentraces lambda-hermes-agent-reasoning-opentraces Community-contributed agent traces in opentraces JSONL format. Usage from datasets import load_dataset ds = load_dataset("OpenTraces/lambda-hermes-agent-reasoning-opentraces") Schema Each JSONL line is a TraceRecord containing: trace_id: Unique identifier for the trace session_id: Source session identifier agent: Agent identity (name, version, model) task: Structured task metadata steps: List of… See the full description on the dataset page: https://huggingface.co/datasets/OpenTraces/lambda-hermes-agent-reasoning-opentraces.texttext-generation1K<n<10K2 likes108 downloads6mo agoHugging FaceOpenTraces /opentraces-runtime opentraces-runtime Community-contributed agent traces in opentraces JSONL format. Usage from datasets import load_dataset ds = load_dataset("OpenTraces/opentraces-runtime") Schema Each JSONL line is a TraceRecord containing: trace_id: Unique identifier for the trace session_id: Source session identifier agent: Agent identity (name, version, model) task: Structured task metadata steps: List of LLM API calls (thought-action-observation… See the full description on the dataset page: https://huggingface.co/datasets/OpenTraces/opentraces-runtime.texttext-generation1K<n<10K2 likes85 downloads6mo agoHugging Facejulien-c /opentraces opentraces Community-contributed agent traces in opentraces JSONL format. Usage from datasets import load_dataset ds = load_dataset("julien-c/opentraces") Schema Each JSONL line is a TraceRecord containing: trace_id: Unique identifier for the trace session_id: Source session identifier agent: Agent identity (name, version, model) task: Structured task metadata steps: List of LLM API calls (thought-action-observation cycles) outcome: Session outcome… See the full description on the dataset page: https://huggingface.co/datasets/julien-c/opentraces.texttext-generationn<1K1 likes85 downloads6mo agoHugging Face