SR commited on
Commit
c61e724
1 Parent(s): 3700dc9

update_colab_train_infer

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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
- Demo: [Colab](https://colab.research.google.com/drive/1PeUnv89Ao2uHRYYzZVOlUwoBUdYKFbLS?usp=sharing)
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 in [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Inference_WangchanX_pipeline.ipynb)
 
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