kshitijthakkar commited on
Commit
dcbe89a
·
verified ·
1 Parent(s): 9c92617

Replace mirrored datasets with link to TraceMind-AI collection (41 datasets)

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -63,7 +63,15 @@ No SDK lock-in. No daemons. No "you must use our framework." Works with LangGrap
63
  | [`instamart-evals`](https://huggingface.co/datasets/traceverse-community/instamart-evals) | 100 |
64
  | [`dineout-evals`](https://huggingface.co/datasets/traceverse-community/dineout-evals) | 100 |
65
 
66
- Plus 18 mirrored SmolTrace datasets (travel, ecommerce, healthcare, finance, education, legal, devops, mlops, secops, aiops, apm, ...) under [our datasets tab](https://huggingface.co/traceverse-community).
 
 
 
 
 
 
 
 
67
 
68
  ### Reference agents + docs
69
  - **GitHub:** [`food-delivery-agents`](https://github.com/traceverse-community/food-delivery-agents) — the binding repo. Reference agents wired with `genai-otel-instrument`, architecture docs, observability primer, leaderboard CI.
 
63
  | [`instamart-evals`](https://huggingface.co/datasets/traceverse-community/instamart-evals) | 100 |
64
  | [`dineout-evals`](https://huggingface.co/datasets/traceverse-community/dineout-evals) | 100 |
65
 
66
+ ### Cross-domain SmolTrace datasets
67
+
68
+ For evaluation across other domains, see the **[TraceMind-AI Collection](https://huggingface.co/collections/kshitijthakkar/tracemind-ai)** — 41 SmolTrace-format datasets covering:
69
+
70
+ - **General domains** (12) — travel, ecommerce, healthcare, finance, legal, education, real-estate, social-media, recruitment, smart-home, customer-support, food-delivery
71
+ - **Ops & infrastructure** (15) — aiops, apm, devops, secops, mlops, llmops, cloud-cost, kubernetes, database-ops, incident-management, IaC, SRE, observability-platform, CI/CD, log-management
72
+ - **Industry-specific** (14) — drone, farming, manufacturing, hospitality, logistics, automotive, cybersecurity, telecom, insurance, events, marine, aviation, gaming, plus the three TraceVerse Community datasets above
73
+
74
+ Same SmolTrace schema, same prompt-template structure as ours. Use them directly — no need to mirror.
75
 
76
  ### Reference agents + docs
77
  - **GitHub:** [`food-delivery-agents`](https://github.com/traceverse-community/food-delivery-agents) — the binding repo. Reference agents wired with `genai-otel-instrument`, architecture docs, observability primer, leaderboard CI.