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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ 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
 
 
3
  license: apache-2.0
4
  ---
5
 
6
+ This project utilizes the Qwen2.5-7B-it 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