CoolFace
20 results

otel

lenadan /otel-test-snippet-jsonl ⚠️ TEST DATASET - DO NOT USE FOR PRODUCTION This is a small test snippet for internal validation purposes only. This dataset contains a subset of OpenTelemetry traces from various LLM inference benchmarks. It is intended for testing dataset infrastructure and should NOT be used for research, benchmarking, or production purposes. Dataset Structure The dataset contains OpenTelemetry traces organized by: Benchmark: appworld, tau2_telecom Agent Framework: openai_solo… See the full description on the dataset page: https://huggingface.co/datasets/lenadan/otel-test-snippet-jsonl.text-generationn<1K0 likes452 downloads5mo agoHugging Faceibm-research /codex_swebenchpro_traces_Otel Codex SWE-Bench Pro — OTel Traces OpenTelemetry-formatted LLM traces derived from Inferact/codex_swebenchpro_traces, a collection of agentic Codex runs on the SWE-bench Pro software-engineering benchmark. Overview Each row in the source dataset is a full multi-turn agent conversation where a Codex agent resolves a real GitHub issue. This dataset re-represents those conversations as OpenTelemetry GenAI spans, one span per LLM call, using cumulative message history… See the full description on the dataset page: https://huggingface.co/datasets/ibm-research/codex_swebenchpro_traces_Otel.text-generation10K<n<100K0 likes276 downloads2mo agoHugging Faceotellm /gsma-sample-data Telecom Benchmark Suite This repository contains a lightweight benchmarking framework for evaluating Large Language Models (LLMs) on various telecom-related tasks. It is organized into two main folders: data/ — contains the datasets in .json format scripts/ — contains task-specific scripts for prompting and evaluation Each dataset in data/ has a corresponding Python script in scripts/ that defines: A system prompt (guidance text for the LLM) A prompt-building function for… See the full description on the dataset page: https://huggingface.co/datasets/otellm/gsma-sample-data.text1K<n<10K1 likes106 downloads10mo agoHugging Facesmithclay /otel-demo-telemetry OpenTelemetry Demo Telemetry OTLP logs, metrics, and traces emitted by the OpenTelemetry Demo, captured to Parquet via duckdb-otlp. Each OTLP signal is a separate subset (config), because the schemas differ: Subset Contents traces Spans (otlp_traces) logs Log records (otlp_logs) metrics_gauge Gauge metric points metrics_sum Sum / counter metric points metrics_histogram Histogram metric points from datasets import load_dataset # pick a subset by name;… See the full description on the dataset page: https://huggingface.co/datasets/smithclay/otel-demo-telemetry.tabular100K<n<1M0 likes104 downloads3mo agoHugging Faceibm-research /lmcache-agentic-traces_Otel Agentic LLM Traces – OTel Format Overview Real-world agentic LLM sessions converted to OpenTelemetry (OTel) trace format, derived from sammshen/lmcache-agentic-traces. Each session is a multi-turn agent interaction involving tool calls (bash commands, file edits, web search, etc.), spanning 5–50 turns and totalling 24,880 spans. Traces come from three agentic benchmarks: SWE-bench, GAIA, and WildClaw. They are formatted as OTel spans following gen_ai.* semantic… See the full description on the dataset page: https://huggingface.co/datasets/ibm-research/lmcache-agentic-traces_Otel.texttext-generationn<1K0 likes104 downloads1mo agoHugging Facefarbodtavakkoli /OTel-LLM OTel-LLM Dataset Summary OTel-LLM is an instruction-tuning dataset for training large language models to operate within end-to-end retrieval-augmented generation (RAG) pipelines in the telecommunications domain. It is part of the Open Telco (OTel) AI project, the largest open-source AI initiative in telecommunications, curated by over 100 domain experts from industry and academia. The dataset pairs retrieved context passages with instruction-style prompts and reference… See the full description on the dataset page: https://huggingface.co/datasets/farbodtavakkoli/OTel-LLM.text-generation100K<n<1M1 likes101 downloads5mo agoHugging Face