II.
Benchmark JSON
Structured · livebenchmark:fin-bench
FinBench json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:fin-bench",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/benchmarks-domain.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "FinBench",
"homepageUrl": "https://github.com/The-FinAI/PIXIU",
"kind": "domain-specific",
"targetsKind": "ModelVersion",
"description": "The FinBen / PIXIU financial-NLP benchmark suite (The-FinAI) covers\n36 financial tasks across sentiment analysis, classification,\nextraction, QA, summarization, and stock-movement prediction,\ndesigned for evaluating financial LLMs.\n"
},
"outgoingEdges": [
{
"from": "benchmark:fin-bench",
"to": "skill-area:general-knowledge-reasoning",
"kind": "covers",
"attributes": {}
},
{
"from": "benchmark:fin-bench",
"to": "domain:finance",
"kind": "applies_to",
"attributes": {}
},
{
"from": "benchmark:fin-bench",
"to": "domain:fintech",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}