outspark commited on
Commit
b6b5251
·
verified ·
1 Parent(s): fc1715e

fixed typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 'fact' 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
 
 
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