kayfour commited on
Commit
0516c28
1 Parent(s): 097d1e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,8 +1,12 @@
1
  ---
2
  library_name: transformers
3
- tags: []
4
  ---
5
 
 
 
 
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
  ---
5
 
6
+ 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.
7
+
8
+ The rest remains identical to the original model.
9
+
10
  # Model Card for Model ID
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->