Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- id
|
4 |
-
|
5 |
-
library_name: transformers
|
6 |
---
|
7 |
# About :
|
8 |
This is 🦙 LlaMA model that trained on translated Alpaca dataset in Bahasa Indonesia. It utilize the Parameter Efficient Fine Tuning and LoRA to be able to train on consumer hardware GPU.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- id
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
# library_name: transformers
|
6 |
---
|
7 |
# About :
|
8 |
This is 🦙 LlaMA model that trained on translated Alpaca dataset in Bahasa Indonesia. It utilize the Parameter Efficient Fine Tuning and LoRA to be able to train on consumer hardware GPU.
|