PEFT
code
instruct
llama2
souvik0306 commited on
Commit
a42fc92
·
1 Parent(s): a35dad5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -17,7 +17,8 @@ license: apache-2.0
17
 
18
  #### Dataset Insights:
19
 
20
- The WizardLM/WizardLM_evol_instruct_70k dataset, tailored specifically for enhancing interactive capabilities, it was developed using EVOL-Instruct method.Which will basically enhance a smaller dataset, with tougher quesitons for the LLM to perform
 
21
  #### Finetuning Details:
22
 
23
  With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](https://docs.monsterapi.ai/fine-tune-a-large-language-model-llm), this finetuning:
@@ -45,8 +46,8 @@ Prompt Structure
45
  ### RESPONSE:
46
  [text]
47
  ```
48
- Eval loss :
49
 
50
- ![eval loss](https://cdn-uploads.huggingface.co/production/uploads/63ba46aa0a9866b28cb19a14/hQM1RVC5_E2z7gImQPqF5.png)
51
 
52
  license: apache-2.0
 
17
 
18
  #### Dataset Insights:
19
 
20
+ No Robots is a high-quality dataset of 10,000 instructions and demonstrations created by skilled human annotators. This data can be used for supervised fine-tuning (SFT) to make language models follow instructions better.
21
+
22
  #### Finetuning Details:
23
 
24
  With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](https://docs.monsterapi.ai/fine-tune-a-large-language-model-llm), this finetuning:
 
46
  ### RESPONSE:
47
  [text]
48
  ```
49
+ Train loss :
50
 
51
+ ![eval loss](https://cdn-uploads.huggingface.co/production/uploads/63ba46aa0a9866b28cb19a14/D84FFl8hAorzJbtSfiiIT.png)
52
 
53
  license: apache-2.0