fionazhang commited on
Commit
6830fd6
·
verified ·
1 Parent(s): 3376415

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ It achieves the following results on the evaluation set:
18
 
19
  ## Model description
20
 
21
- This model is fine-tuned to specialize in generating content related to the environment and sustainability domain. The training involved Soft Fine-Tuning, Parameter Efficient Fine-Tuning (PEFT), and Low-Rank Adaptation (LoRA) techniques to optimize model performance. The motivation behind this research is to explore the feasibility and effectiveness of Semantically Sufficient Private Large Language Models (LLMs) for secure, domain-specific knowledge extraction in the context of environment and sustainability.
22
 
23
  ## Intended uses
24
 
 
18
 
19
  ## Model description
20
 
21
+ This model is fine-tuned to specialize in generating content related to the environment and sustainability domain. The training involved Supervised Fine-Tuning (SFT), Parameter Efficient Fine-Tuning (PEFT), and Low-Rank Adaptation (LoRA) techniques to optimize model performance. The motivation behind this research is to explore the feasibility and effectiveness of Semantically Sufficient Private Large Language Models (LLMs) for secure, domain-specific knowledge extraction in the context of environment and sustainability.
22
 
23
  ## Intended uses
24