File size: 588 Bytes
5ea202a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"dataset_name": "Financial Agentic Synthetic Data",
"provider": "M&S Data Labs",
"version": "2.0",
"release_date": "2026-08",
"format": "jsonl",
"pii_status": "100% Synthetic, Zero-PII",
"total_records": 25,
"schema": {
"instruction": "string",
"context": "object",
"reasoned_action_summary": "string",
"final_output": "object",
"metadata": "object"
},
"use_cases": [
"Supervised Fine-Tuning (SFT)",
"Agentic AI Stress-Testing",
"API Error Recovery Simulation"
],
"license": "Commercial AI Training License"
} |