SPB Git forge

spb/ai-atlas

Public
41commits 1branches 0releases
4.6 MBsize
maindefault branch
12 days agolast push
HTML 77.2% TypeScript 10.5% Python 9.6% JavaScript 2.5%
725 B · 40 lines json
Raw Blame History
1{2    "Reasoning": [3        "theory_of_mind",4        "zebra_puzzle",5        "spatial",6        "logic_with_navigation"7    ],8    "Coding": [9        "code_generation",10        "code_completion"11    ],12    "Agentic Coding": [13        "javascript",14        "typescript",15        "python"16    ],17    "Mathematics": [18        "AMPS_Hard",19        "integrals_with_game",20        "math_comp",21        "olympiad"22    ],23    "Data Analysis": [24        "consecutive_events",25        "tablejoin",26        "tablereformat"27    ],28    "Language": [29        "connections",30        "plot_unscrambling",31        "typos"32    ],33    "IF": [34        "paraphrase",35        "simplify",36        "story_generation",37        "summarize"38    ]39}40