SR commited on
Commit
f0736df
1 Parent(s): b8852e1

update_colab_train

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,13 +16,13 @@ Pre-train model from scb10x/typhoon-7b and fine tuning with Qlora.
16
 
17
  License: cc-by-nc-3.0
18
 
19
- Demo: [Colab](https://colab.research.google.com/drive/1PeUnv89Ao2uHRYYzZVOlUwoBUdYKFbLS?usp=sharing)
20
 
21
  Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
22
 
23
  ## Inference Example
24
 
25
- Run in [Colab](https://colab.research.google.com/drive/1PeUnv89Ao2uHRYYzZVOlUwoBUdYKFbLS?usp=sharing)
26
 
27
  ### Prepare your model and tokenizer:
28
 
 
16
 
17
  License: cc-by-nc-3.0
18
 
19
+ ## Train Example
20
 
21
  Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
22
 
23
  ## Inference Example
24
 
25
+ Run on [Colab](https://colab.research.google.com/drive/1PeUnv89Ao2uHRYYzZVOlUwoBUdYKFbLS?usp=sharing)
26
 
27
  ### Prepare your model and tokenizer:
28