Text Generation
Transformers
PyTorch
xglm
cstorm125 commited on
Commit
ccc8152
·
1 Parent(s): 925400d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -2
README.md CHANGED
@@ -27,8 +27,8 @@ WangChanGLM is a multilingual, instruction-finetuned Facebook XGLM-7.5B using op
27
  <!-- Provide the basic links for the model. -->
28
 
29
  - **Repository:** [pythainlp/wangchanglm](https://www.github.com/pythainlp/wangchanglm)
30
- - **Blog:** [Medium]()
31
- - **Demo:** [Colab notebook]()
32
 
33
  ## Uses
34
 
@@ -143,6 +143,25 @@ Experiments were conducted using a private infrastructure, which has a carbon ef
143
  **BibTeX:**
144
 
145
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
  ```
147
 
148
  ## Model Card Contact
 
27
  <!-- Provide the basic links for the model. -->
28
 
29
  - **Repository:** [pythainlp/wangchanglm](https://www.github.com/pythainlp/wangchanglm)
30
+ - **Blog:** [Medium](https://link.medium.com/s2MWr3ZXnzb)
31
+ - **Demo:** [Colab notebook](https://colab.research.google.com/github/pythainlp/WangChanGLM/blob/main/demo/WangChanGLM_v0_1_demo.ipynb)
32
 
33
  ## Uses
34
 
 
143
  **BibTeX:**
144
 
145
  ```
146
+ @software{charin_polpanumas_2023_7878101,
147
+ author = {Charin Polpanumas and
148
+ Wannaphong Phatthiyaphaibun and
149
+ Patomporn Payoungkhamdee and
150
+ Peerat Limkonchotiwat and
151
+ Lalita Lowphansirikul and
152
+ Can Udomcharoenchaikit and
153
+ Titipat Achakulwisut and
154
+ Ekapol Chuangsuwanich and
155
+ Sarana Nutanong},
156
+ title = {{WangChanGLM🐘 — The Multilingual Instruction-
157
+ Following Model}},
158
+ month = apr,
159
+ year = 2023,
160
+ publisher = {Zenodo},
161
+ version = {v0.1},
162
+ doi = {10.5281/zenodo.7878101},
163
+ url = {https://doi.org/10.5281/zenodo.7878101}
164
+ }
165
  ```
166
 
167
  ## Model Card Contact