hafidhsoekma
commited on
Commit
·
96e73be
1
Parent(s):
04652fb
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,8 @@ Starstreak is a series of language models, fine-tuned from a base model called [
|
|
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 |
|
31 |
## How to use
|
32 |
|
@@ -119,6 +120,7 @@ We welcome contributions to enhance and improve our model. If you have any sugge
|
|
119 |
|
120 |
## Citation
|
121 |
|
|
|
122 |
@software{Hafidh_Soekma_Startstreak_7b_alpha_2023,
|
123 |
author = {Hafidh Soekma Ardiansyah},
|
124 |
month = october,
|
@@ -126,4 +128,5 @@ We welcome contributions to enhance and improve our model. If you have any sugge
|
|
126 |
url = {https://huggingface.co/azale-ai/Starstreak-7b-alpha},
|
127 |
version = {1.0},
|
128 |
year = {2023}
|
129 |
-
}
|
|
|
|
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**: [Google Colab](https://colab.research.google.com/drive/1fn4WZMFeIiFH0h8auGgYBEugF0q0tKcL)
|
30 |
+
- **Demo HuggingFace Space**: [HuggingFace Space](https://huggingface.co/spaces/azale-ai/starstreak-chat)
|
31 |
|
32 |
## How to use
|
33 |
|
|
|
120 |
|
121 |
## Citation
|
122 |
|
123 |
+
```
|
124 |
@software{Hafidh_Soekma_Startstreak_7b_alpha_2023,
|
125 |
author = {Hafidh Soekma Ardiansyah},
|
126 |
month = october,
|
|
|
128 |
url = {https://huggingface.co/azale-ai/Starstreak-7b-alpha},
|
129 |
version = {1.0},
|
130 |
year = {2023}
|
131 |
+
}
|
132 |
+
```
|