Metrics averaged over 600 episodes. Gains attributed to adaptive feeding and prototype caching.
+--------------------------------------------------------+ | FewFeed Core | | +-------------------+ +---------------------------+ | | | Prompt Engine | | Curriculum Scheduler | | | +-------------------+ +---------------------------+ | | | • PromptParser | | • DifficultyEstimator | | | | • SlotResolver | | • AdaptiveSampler | | | +-------------------+ +---------------------------+ | | ^ ^ | | | | | | +-------+------+ +-------+------+ | | | Data Sources | | Model Adapters | | | +---------------+ +-----------------+ | | | • FileLoader | | • OpenAIAPI | | | | • DBConnector| | • HuggingFace | | | | • APIClient | | • CustomModel | | | +---------------+ +-----------------+ | +--------------------------------------------------------+ v2 fewfeed