Tin Theethawat Savastham commited on
Commit ·
ef6c008
1
Parent(s): d042c14
📝 Fix the Document
Browse files
README.md
CHANGED
|
@@ -87,7 +87,7 @@ The script will load the data from the defined directory and use them to perform
|
|
| 87 |
|
| 88 |
## Example
|
| 89 |
|
| 90 |
-
For the easier experiment, we provide the Jupyter Notebook file to construct the model and training. You can visit the [Basic Model Construction](
|
| 91 |
|
| 92 |
---
|
| 93 |
|
|
|
|
| 87 |
|
| 88 |
## Example
|
| 89 |
|
| 90 |
+
For the easier experiment, we provide the Jupyter Notebook file to construct the model and training. You can visit the [Basic Model Construction](/example/1-Basic-Model-Constructor.ipynb) and if you visit this repo from Huggingface, you can click the button **Open in Collab** to re-run this experiment. Or if you open from GitHub, you can open in GitHub Codespace to run your own Jupyter Notebook.
|
| 91 |
|
| 92 |
---
|
| 93 |
|