PEFT
code
instruct
zephyr
souvik0306 commited on
Commit
9a6c51f
1 Parent(s): 635a2df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -19,7 +19,8 @@ license: apache-2.0
19
 
20
  #### Dataset Insights:
21
 
22
- 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
 
23
  #### Finetuning Details:
24
 
25
  With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](https://docs.monsterapi.ai/fine-tune-a-large-language-model-llm), this finetuning:
@@ -47,8 +48,8 @@ Prompt Structure
47
  ### RESPONSE:
48
  [text]
49
  ```
50
- Eval loss :
51
 
52
- ![training loss](https://cdn-uploads.huggingface.co/production/uploads/63ba46aa0a9866b28cb19a14/ZltGlksaxy6uCIiQ45X-L.png)
53
 
54
  license: apache-2.0
 
19
 
20
  #### Dataset Insights:
21
 
22
+ 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.
23
+
24
  #### Finetuning Details:
25
 
26
  With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](https://docs.monsterapi.ai/fine-tune-a-large-language-model-llm), this finetuning:
 
48
  ### RESPONSE:
49
  [text]
50
  ```
51
+ Train loss :
52
 
53
+ ![training loss](https://cdn-uploads.huggingface.co/production/uploads/63ba46aa0a9866b28cb19a14/7sEdsTGZhlAYTJqOKzbVo.png)
54
 
55
  license: apache-2.0