davidberenstein1957 HF staff commited on
Commit
8a94398
·
2 Parent(s): 5afa3f9 330be86

Merge branch 'main' of https://huggingface.co/spaces/argilla/distilabel-dataset-generator

Browse files
src/distilabel_dataset_generator/pipelines/sft.py CHANGED
@@ -117,7 +117,6 @@ User dataset description:
117
  MODEL = "meta-llama/Meta-Llama-3.1-70B-Instruct"
118
  DEFAULT_DATASET_DESCRIPTIONS = (
119
  "assistant that solves complex math problems using python. The assistant always answers in Python to problems described in natural language",
120
- "a super helpful and intelligent assistant that answers using chain of thought, analysing the question, defining the steps to solve it, reflecting and revising its assumptions before responding",
121
  "highly proficient assistant for PyTorch and CUDA expert developers to resolve complex issues",
122
  "skilled high school math assistant who helps students solve problems",
123
  "attentive and well-educated customer service assistant for a clothes e-commerce platform",
 
117
  MODEL = "meta-llama/Meta-Llama-3.1-70B-Instruct"
118
  DEFAULT_DATASET_DESCRIPTIONS = (
119
  "assistant that solves complex math problems using python. The assistant always answers in Python to problems described in natural language",
 
120
  "highly proficient assistant for PyTorch and CUDA expert developers to resolve complex issues",
121
  "skilled high school math assistant who helps students solve problems",
122
  "attentive and well-educated customer service assistant for a clothes e-commerce platform",