Update README.md
Browse files
README.md
CHANGED
@@ -8,16 +8,15 @@ language:
|
|
8 |
- su
|
9 |
license: gemma
|
10 |
---
|
11 |
-
# Gemma2 9B CPT Sahabat
|
12 |
|
13 |
-
Sahabat
|
14 |
|
15 |
-
Gemma2 9B CPT Sahabat
|
16 |
-
|
17 |
-
Sahabat is Indonesian for "Close Friends."
|
18 |
|
19 |
- **Developed by:** PT GoTo Gojek Tokopedia Tbk, AI Singapore
|
20 |
- **Funded by:** PT GoTo Gojek Tokopedia Tbk, AI Singapore
|
|
|
21 |
- **Model type:** Decoder
|
22 |
- **Languages:** English, Indonesian, Javanese, Sundanese
|
23 |
- **License:** [Gemma Community License](https://ai.google.dev/gemma/terms)
|
@@ -25,12 +24,12 @@ Sahabat is Indonesian for "Close Friends."
|
|
25 |
## Model Details
|
26 |
|
27 |
### Model Description
|
28 |
-
We performed instruction tuning in Indonesian, Javanese, Sundanese as well as English on our [continued pre-trained Gemma2 9B CPT Sahabat
|
29 |
|
30 |
For tokenisation, the model employs the default tokenizer used in Gemma-2-9B. The model has a context length of 8192.
|
31 |
|
32 |
### Benchmark Performance
|
33 |
-
We evaluated Gemma2 9B CPT Sahabat
|
34 |
|
35 |
#### General Language Capabilities
|
36 |
For the evaluation of general language capabilities, we employed the
|
@@ -49,7 +48,7 @@ The evaluation was done **zero-shot** with native prompts on a sample of 100-100
|
|
49 |
|
50 |
|
51 |
#### Instruction-following Capabilities
|
52 |
-
Since Gemma2 9B CPT Sahabat
|
53 |
|
54 |
As this dataset was in English, the linguists and native speakers in the team worked together to filter, localize and translate the dataset into the respective target languages to ensure that the examples remained reasonable, meaningful and natural.
|
55 |
|
@@ -172,7 +171,7 @@ IFEval evaluates a model's ability to adhere to constraints provided in the prom
|
|
172 |
</tr>
|
173 |
</table>
|
174 |
|
175 |
-
Gemma2 9B CPT Sahabat
|
176 |
```python
|
177 |
# Please use transformers==4.45.0
|
178 |
|
@@ -229,15 +228,32 @@ Current Sahabat models, including this commercially permissive release, have not
|
|
229 |
|
230 |
## Technical Specifications
|
231 |
### Fine-Tuning Details
|
232 |
-
Gemma2 9B CPT Sahabat
|
233 |
|
234 |
## Data
|
235 |
-
Gemma2 9B CPT Sahabat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
|
237 |
-
|
238 |
-
We encourage researchers, developers, and language enthusiasts to actively contribute to the enhancement and expansion of Sahabat. Contributions can involve identifying and reporting bugs, sharing pre-training, instruction, and preference data, improving documentation usability, proposing and implementing new model evaluation tasks and metrics, or training versions of the model in additional Indonesian languages. Join us in shaping the future of Sahabat by sharing your expertise and insights to make these models more accessible, accurate, and versatile.
|
239 |
|
240 |
-
## The Team (
|
241 |
|
242 |
### AI Singapore
|
243 |
Chan Adwin<br>
|
|
|
8 |
- su
|
9 |
license: gemma
|
10 |
---
|
11 |
+
# Gemma2 9B CPT Sahabat-AI v1 Instruct
|
12 |
|
13 |
+
**Sahabat-AI** (Indonesian language for “close friends”) is a collection of Large Language Models (LLMs) which has been pretrained and instruct-tuned for Indonesian language and its various dialects. Sahabat-AI ecosystem is co-initiated by Indonesian tech and telecommunication companies: GoTo Group and Indosat Ooredoo Hutchison.
|
14 |
|
15 |
+
Gemma2 9B CPT Sahabat-AI v1 Instruct is an Indonesian-focused model which has been fine-tuned with around **448,000 Indonesian instruction-completion pairs** alongside an Indonesian-dialect pool consisting of **96,000 instruction-completion pairs in Javanese** and **98,000 instruction-completion pairs in Sundanese**. Additionally, we added a pool of **129,000 instruction-completion pairs in English**.
|
|
|
|
|
16 |
|
17 |
- **Developed by:** PT GoTo Gojek Tokopedia Tbk, AI Singapore
|
18 |
- **Funded by:** PT GoTo Gojek Tokopedia Tbk, AI Singapore
|
19 |
+
- **Supported by:** PT Indosat Ooredoo Hutchison
|
20 |
- **Model type:** Decoder
|
21 |
- **Languages:** English, Indonesian, Javanese, Sundanese
|
22 |
- **License:** [Gemma Community License](https://ai.google.dev/gemma/terms)
|
|
|
24 |
## Model Details
|
25 |
|
26 |
### Model Description
|
27 |
+
We performed instruction tuning in Indonesian, Javanese, Sundanese as well as English on our [continued pre-trained Gemma2 9B CPT Sahabat-AI v1](https://huggingface.co/GoToCompany/gemma2-9b-cpt-sahabatai-v1-base), a decoder model using the Gemma2 architecture, to create Gemma2 9B CPT Sahabat-AI v1 Instruct.
|
28 |
|
29 |
For tokenisation, the model employs the default tokenizer used in Gemma-2-9B. The model has a context length of 8192.
|
30 |
|
31 |
### Benchmark Performance
|
32 |
+
We evaluated Gemma2 9B CPT Sahabat-AI V1 Instruct on both general language capabilities and instruction-following capabilities.
|
33 |
|
34 |
#### General Language Capabilities
|
35 |
For the evaluation of general language capabilities, we employed the
|
|
|
48 |
|
49 |
|
50 |
#### Instruction-following Capabilities
|
51 |
+
Since Gemma2 9B CPT Sahabat-AI v1 Instruct is an instruction-following model, we also evaluated it on instruction-following capabilities with the [IFEval](https://arxiv.org/abs/2311.07911) dataset.
|
52 |
|
53 |
As this dataset was in English, the linguists and native speakers in the team worked together to filter, localize and translate the dataset into the respective target languages to ensure that the examples remained reasonable, meaningful and natural.
|
54 |
|
|
|
171 |
</tr>
|
172 |
</table>
|
173 |
|
174 |
+
Gemma2 9B CPT Sahabat-AI v1 Instruct can be run using the 🤗 Transformers library
|
175 |
```python
|
176 |
# Please use transformers==4.45.0
|
177 |
|
|
|
228 |
|
229 |
## Technical Specifications
|
230 |
### Fine-Tuning Details
|
231 |
+
Gemma2 9B CPT Sahabat-AI v1 Instruct was built using a combination of a full parameter fine-tune, on-policy alignment, and model merges of the best performing checkpoints. The training process for fine-tuning was approximately 4 hours, with alignment taking 2 hours, both on 8x H100-80GB GPUs.
|
232 |
|
233 |
## Data
|
234 |
+
Gemma2 9B CPT Sahabat-AI v1 Instruct was trained on a wide range of synthetic instructions, alongside publicly available instructions hand-curated by the team with the assistance of native speakers. In addition, special care was taken to ensure that the datasets used had commercially permissive licenses through verification with the original data source.
|
235 |
+
|
236 |
+
## Call for Collaboration
|
237 |
+
|
238 |
+
Sahabat-AI (Indonesian language for “close friends”) a **local open source Large Language Model (LLM) ecosystem in Indonesian language**, co-initiated by Indonesian tech and telecommunication companies: GoTo Group and Indosat Ooredoo Hutchison.
|
239 |
+
Sahabat-AI ecosystem aims to empower Indonesians who want to develop AI-based services and applications using Bahasa Indonesia and its various local dialects.
|
240 |
+
|
241 |
+
We are supported by research centers and global tech experts such as AI Singapore and Tech Mahendra to train the model to gain general language understanding.
|
242 |
+
|
243 |
+
We also have collaborated with key top Indonesia universities such as University of Indonesia, Gadjah Mada University, Bogor Institute of Agriculture, Bandung Institute of Technology, including top Indonesia media groups, such as Kompas Media Group and Republika to train and enrich the model in Bahasa Indonesia, ensuring optimum provision of local context and cultural relevance.
|
244 |
+
|
245 |
+
We would like to invite **researchers, developers, and language enthusiasts** to actively contribute to the enhancement and expansion of Sahabat-AI.
|
246 |
+
Your collaborations can involve:
|
247 |
+
- Identifying and reporting technical issues
|
248 |
+
- Sharing pre-training, instruction, and preference data
|
249 |
+
- Improving documentation usability
|
250 |
+
- Proposing and implementing new model evaluation tasks and metrics
|
251 |
+
|
252 |
+
Join us in shaping the future of Sahabat-AI by sharing your expertise and insights to make these models more accessible, accurate, and versatile.
|
253 |
|
254 |
+
You can contribute your ideas through [this form.](https://docs.google.com/forms/d/1_us969eQtEooYOn4XkvGkdP5VHOyCbO6L_sd9kTMnaA/edit)
|
|
|
255 |
|
256 |
+
## The Development Team (in ascending alphabetical order)
|
257 |
|
258 |
### AI Singapore
|
259 |
Chan Adwin<br>
|