mikecovlee
commited on
Commit
•
4e01c9f
1
Parent(s):
ebdc2e3
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ datasets:
|
|
5 |
- yahma/alpaca-cleaned
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
|
|
8 |
---
|
9 |
# MixLoRA: Enhancing Large Language Models Fine-Tuning with LoRA-based Mixture of Experts
|
10 |
|
|
|
5 |
- yahma/alpaca-cleaned
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
library_name: mlora
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
# MixLoRA: Enhancing Large Language Models Fine-Tuning with LoRA-based Mixture of Experts
|
12 |
|