Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags: []
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: llama3.1
|
4 |
+
---
|
5 |
+
**This project utilizes the Llama 3.1 model, fine-tuned on a domain-specific private dataset. The Parameter-Efficient Fine-Tuning (PEFT) technique was applied to optimize performance in a specific domain.**
|
6 |
+
|
7 |
+
**The rest remains identical to the original model.**
|
8 |
+
|
9 |
+
|
10 |
---
|
11 |
library_name: transformers
|
12 |
tags: []
|