AIF-C01 cheat sheet

Updated September 20, 2026

Last-minute reference for AIF-C01. A foundational exam: match the business scenario to the right concept.

Exam facts

Duration90 minutes
Questions65 (50 scored)
Passing score700 / 1000
Price100 USD

Domain weights

DomainWeight
Applications of Foundation Models28%
Fundamentals of GenAI24%
Fundamentals of AI and ML20%
Guidelines for Responsible AI14%
Security, Compliance, and Governance14%

Responsible AI plus governance is 28% combined — as much as the largest single domain, and the most under-studied part.

Concept pairs

ABWhen A wins
RAGFine-tuningContent changes; no training budget
Few-shotZero-shotYou can supply worked examples
GroundednessFluencyAsking whether the answer is supported
Smaller modelLarger modelNarrow task, cost and latency matter
RegressionClassificationPredicting a number, not a category
Anomaly detectionClassificationNo labelled examples of the bad class

Key definitions

  • Foundation model — broad training, adapted to many tasks
  • Embedding — vector capturing meaning, enabling similarity search
  • Hallucination — fluent but unsupported output
  • Overfitting — great on training data, poor on unseen data
  • Chunking — oversized chunks dilute embeddings and wreck retrieval

Recurring right answers

  • Index and retrieve at query time when the manual changes monthly
  • Reduce chunk size and add overlap for topically related but useless results
  • Human confirms before the write executes for a first agent release
  • Redact or tokenise personal data before the prompt leaves your boundary
  • Model documentation with data lineage and deployment approval for auditors
  • Untrusted web content can carry prompt injection

Traps

  • This is not a maths exam. No gradient descent, no hyperparameter tuning.
  • No deep service configuration. Instance types and IAM syntax belong to MLA-C02.
  • Do not use ML Specialty material. Wrong level entirely.

Night-before checklist

  • Five domains and their weights
  • Responsible AI and governance are 28% together
  • RAG versus fine-tuning, cold
  • Check ID and proctoring rules — see exam day

Take the 20-question practice test.