SR
commited on
update_colab_train_infer
Browse files
README.md
CHANGED
@@ -18,14 +18,14 @@ GitHub: [WangchanX Fine-tuning Pipeline](https://github.com/vistec-AI/WangchanX)
|
|
18 |
|
19 |
License: cc-by-nc-3.0
|
20 |
|
21 |
-
|
22 |
|
23 |
Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
|
24 |
|
25 |
-
|
26 |
## Inference Example
|
27 |
|
28 |
-
Run
|
|
|
29 |
|
30 |
### Prepare your model and tokenizer:
|
31 |
|
|
|
18 |
|
19 |
License: cc-by-nc-3.0
|
20 |
|
21 |
+
## Train Example
|
22 |
|
23 |
Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
|
24 |
|
|
|
25 |
## Inference Example
|
26 |
|
27 |
+
Run on [Colab](https://colab.research.google.com/drive/1PeUnv89Ao2uHRYYzZVOlUwoBUdYKFbLS?usp=sharing)
|
28 |
+
|
29 |
|
30 |
### Prepare your model and tokenizer:
|
31 |
|