mirror of https://github.com/hpcaitech/ColossalAI
[doc] fixed a typo in GPT readme (#2736)
parent
5479fdd5b8
commit
43dffdaba5
|
@ -36,7 +36,7 @@ If you want to test ZeRO1 and ZeRO2 in Colossal-AI, you need to ensure Colossal-
|
|||
|
||||
## Dataset
|
||||
|
||||
For simplicity, the input data is randonly generated here.
|
||||
For simplicity, the input data is randomly generated here.
|
||||
|
||||
## Training
|
||||
We provide two stable solutions.
|
||||
|
|
Loading…
Reference in New Issue