tdye24

Results 3 issues of tdye24

When I run './femnist.sh' in the directory 'leaf/paper_experiment', an error occurs that is: ![image](https://user-images.githubusercontent.com/38368472/110194159-0595b180-7e72-11eb-8f24-01ceede1f43e.png) Converting the type of **xs** and **ys** to **list** really fixes this bug.

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,...

How to deploy and run Federated LLM on a single machine? Is there a guide document?