fixed typo
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags: [nlp, text-generation, legal, korean, lbox, LoRA]
|
|
| 7 |
|
| 8 |
## Model Description
|
| 9 |
|
| 10 |
-
This model, a LoRA-finetuned language model, is based on `beomi/ko-gemma-2b`. It was trained using the `lbox/lbox_open` and `ljp_criminal` datasets, specifically prepared by merging
|
| 11 |
|
| 12 |
## LoRA Configuration
|
| 13 |
|
|
|
|
| 7 |
|
| 8 |
## Model Description
|
| 9 |
|
| 10 |
+
This model, a LoRA-finetuned language model, is based on `beomi/ko-gemma-2b`. It was trained using the `lbox/lbox_open` and `ljp_criminal` datasets, specifically prepared by merging `facts` fields with `ruling.text`. This training approach aims to enhance the model's capability to understand and generate legal and factual text sequences. The fine-tuning was performed on two A100 GPUs.
|
| 11 |
|
| 12 |
## LoRA Configuration
|
| 13 |
|