LoupGarou commited on
Commit
e7c33ea
·
1 Parent(s): 02f9056

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ license:
10
  ---
11
 
12
  ## WizardGuanaco-V1.0 Model Card
13
- The WizardCoder-Guanaco-15B-V1.0 is a language model that combines the strengths of the WizardCoder base model and the Guanaco finetuning dataset. The Guanaco dataset is trimmed to within 2 standard deviations of token size for input and output pairs and all non-english data has been removed to reduce training size requirements.
14
 
15
  # Model Description
16
  This model is built on top of the WizardCoder base model, a large language model known for its impressive capabilities in code related instruction. The WizardCoder base model was further finetuned using QLORA on the Guanaco dataset to enhance its generative abilities.
 
10
  ---
11
 
12
  ## WizardGuanaco-V1.0 Model Card
13
+ The WizardCoder-Guanaco-15B-V1.0 is a language model that combines the strengths of the [WizardCoder](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0) base model and the [Guanaco](https://huggingface.co/datasets/JosephusCheung/GuanacoDataset) dataset for finetuning. The Guanaco dataset is trimmed to within 2 standard deviations of token size for input and output pairs and all non-english data has been removed to reduce training size requirements.
14
 
15
  # Model Description
16
  This model is built on top of the WizardCoder base model, a large language model known for its impressive capabilities in code related instruction. The WizardCoder base model was further finetuned using QLORA on the Guanaco dataset to enhance its generative abilities.