hafidhsoekma commited on
Commit
61c30f6
β€’
1 Parent(s): 22f789f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -12,9 +12,9 @@ tags:
12
  - instruct
13
  - alpaca
14
  ---
15
- # DukunLM - Indonesian Language Model πŸ§™β€β™‚οΈ
16
 
17
- πŸš€ Welcome to the DukunLM repository! DukunLM is an open-source language model trained to generate Indonesian text using the power of AI. DukunLM, meaning "WizardLM" in Indonesian, is here to revolutionize language generation 🌟
18
 
19
  ## Model Details
20
 
@@ -251,6 +251,10 @@ outputs = model.generate(
251
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
252
  ```
253
 
 
 
 
 
254
  ## Limitations
255
 
256
  - The base model language is English and fine-tuned to Indonesia
@@ -262,7 +266,7 @@ DukunLM is licensed under the [Creative Commons NonCommercial (CC BY-NC 4.0) lic
262
 
263
  ## Contributing
264
 
265
- We welcome contributions to enhance and improve DukunLM. If you have any suggestions or find any issues, please feel free to open an issue or submit a pull request.
266
 
267
  ## Contact Us
268
 
 
12
  - instruct
13
  - alpaca
14
  ---
15
+ # DukunLM V1.0 - Indonesian Language Model πŸ§™β€β™‚οΈ
16
 
17
+ πŸš€ Welcome to the DukunLM V1.0 repository! DukunLM V1.0 is an open-source language model trained to generate Indonesian text using the power of AI. DukunLM, meaning "WizardLM" in Indonesian, is here to revolutionize language generation 🌟. This is an updated version from [azale-ai/DukunLM-Uncensored-7B](https://huggingface.co/azale-ai/DukunLM-Uncensored-7B) with full model release, not only adapter model like before πŸ‘½.
18
 
19
  ## Model Details
20
 
 
251
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
252
  ```
253
 
254
+ ## Benchmark
255
+
256
+ Coming Soon, stay tune πŸ™‚πŸ™‚.
257
+
258
  ## Limitations
259
 
260
  - The base model language is English and fine-tuned to Indonesia
 
266
 
267
  ## Contributing
268
 
269
+ We welcome contributions to enhance and improve DukunLM. If you have any suggestions or find any issues, please feel free to open an issue or submit a pull request. Also we're open to sponsor for compute power.
270
 
271
  ## Contact Us
272