AML Context-Graph Bench test prompts. Copy and paste into Gemini / LLM. back to lab
Download Data Files
| File | Size | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| system_prompt.txt | 122 KB | Preamble + 12 few-shot examples (8 fraud + 4 legit) | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16 user_prompt files (250 cases each, click to expand)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| manifest.json | 425 KB | Ground truth: case_id → label + typology (all 3,753 cases) | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| system_prompt_ZS.txt | 0.2 KB | Zero-shot preamble (no few-shot examples) | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| task_suffix_ZS.txt | 0.5 KB | ZS task instructions + JSON output schema (appended after graph) | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| run_gemini_enterprise_py.txt | 7 KB | Vertex AI runner — loads JSONL, calls Gemini, saves results | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| compute_metrics_py.txt | 7 KB | Parse responses → Det-F1, Typ-F1, etc. | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3,753 cases in 16 files (under 23 MB each, Cloudflare Pages safe). Full V2 pool = ~$680 on Gemini 2.5 Pro (FS). Start with just _00 (250 cases, ~$45) and scale up.
Copy-Paste Test Prompts (ICL-AML Base, No Few-Shot)
Batch Run Data (download at work)
Pre-processed prompts for enterprise Gemini 2.5 Pro. Download these files to your work machine, then run the loop below.
Usage on work machine (Vertex AI notebook):