FATE-LLM
FATE-LLM copied to clipboard
Issues of GPT2-example
When I followed the GPT2-example in the tutorial, I encountered the following problem.
By the way, in the GPT2-example in the tutorial, the packages of TrainerParam and DatasetParamn are missing, and they should be imported by
from pipeline.component.nn import TrainerParam, DatasetParam