Update README.md
Browse files
README.md
CHANGED
@@ -5,16 +5,8 @@ library_name: transformers
|
|
5 |
pipeline_tag: text-generation
|
6 |
model_type: peft
|
7 |
adapter_type: lora
|
8 |
-
language:
|
9 |
-
|
10 |
-
- ms
|
11 |
-
tags:
|
12 |
-
- peft
|
13 |
-
- lora
|
14 |
-
- qlora
|
15 |
-
- address-normalization
|
16 |
-
- address-correction
|
17 |
-
- malaysia
|
18 |
---
|
19 |
|
20 |
# Malaysian Address Corrector LoRA
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
model_type: peft
|
7 |
adapter_type: lora
|
8 |
+
language: [en, ms]
|
9 |
+
tags: [peft, lora, qlora, address-normalization, address-correction, malaysia]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Malaysian Address Corrector LoRA
|