Gen TANG 2 жил өмнө
parent
commit
4edb97c350

+ 1 - 1
ch11_llm/README.md

@@ -1,5 +1,5 @@
 
 
-|代码|说明|
+|Directory|Description|
 |---|---|
 |---|---|
 |[char_gpt.ipynb](char_gpt.ipynb)| Creating GPT-2 from scratch and conducting autoregressive learning for python script (predict the next char based on context) |
 |[char_gpt.ipynb](char_gpt.ipynb)| Creating GPT-2 from scratch and conducting autoregressive learning for python script (predict the next char based on context) |
 |[gpt2.ipynb](gpt2.ipynb)| Usage of open-souce GPT-2 model |
 |[gpt2.ipynb](gpt2.ipynb)| Usage of open-souce GPT-2 model |