data-juicer
data-juicer copied to clipboard
support LLM augmentation ops and support vllm
Add new operators for llm data augmentation:
- GenerateInstructionMapper
- OptimizeInstructionMapper
- ExtractQAMapper
And support vllm infer for these ops.