hafidhsoekma commited on
Commit
04652fb
·
1 Parent(s): 607d6e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -24,7 +24,7 @@ Starstreak is a series of language models, fine-tuned from a base model called [
24
  - **Finetuned from model**: [HuggingFaceH4/zephyr-7b-alpha](https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha)
25
  - **Dataset**: [graelo/wikipedia](https://huggingface.co/datasets/graelo/wikipedia) and [uonlp/CultruaX](https://huggingface.co/datasets/uonlp/CulturaX)
26
  - **Model Size**: 7B
27
- - License: [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/)
28
  - **Language**: English, Indonesian, Achinese, Balinese, Banjar, Basa Banyumasan, Buginese, Gorontalo, Javanese, Maduranese, Minangkabau, Sundanese, Malay, Nias, and Tetum
29
  - **Demo**: [Google Colab](https://colab.research.google.com/drive/1fn4WZMFeIiFH0h8auGgYBEugF0q0tKcL)
30
 
@@ -115,4 +115,15 @@ We welcome contributions to enhance and improve our model. If you have any sugge
115
 
116
  ## Contact Us
117
 
118
 
 
 
 
 
 
 
 
 
 
 
 
24
  - **Finetuned from model**: [HuggingFaceH4/zephyr-7b-alpha](https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha)
25
  - **Dataset**: [graelo/wikipedia](https://huggingface.co/datasets/graelo/wikipedia) and [uonlp/CultruaX](https://huggingface.co/datasets/uonlp/CulturaX)
26
  - **Model Size**: 7B
27
+ - **License**: [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/)
28
  - **Language**: English, Indonesian, Achinese, Balinese, Banjar, Basa Banyumasan, Buginese, Gorontalo, Javanese, Maduranese, Minangkabau, Sundanese, Malay, Nias, and Tetum
29
  - **Demo**: [Google Colab](https://colab.research.google.com/drive/1fn4WZMFeIiFH0h8auGgYBEugF0q0tKcL)
30
 
 
115
 
116
  ## Contact Us
117
 
118
119
+
120
+ ## Citation
121
+
122
+ @software{Hafidh_Soekma_Startstreak_7b_alpha_2023,
123
+ author = {Hafidh Soekma Ardiansyah},
124
+ month = october,
125
+ title = {{Startstreak: Traditional Indonesian Multilungual Language Model}},
126
+ url = {https://huggingface.co/azale-ai/Starstreak-7b-alpha},
127
+ version = {1.0},
128
+ year = {2023}
129
+ }