perlthoughts/big-brain
收藏数据集概述
数据集组成
- 数据集来源:
- "meta-math/MetaMathQA": 占总数据的30%,用于训练集。
- "allenai/ultrafeedback_binarized_cleaned": 占总数据的30%,用于训练集(SFT)。
- "Open-Orca/OpenOrca": 占总数据的40%,用于训练集。
数据集结构
- 默认系统提示: python DEFAULT_SYSTEM_PROMPT = "Below is an instruction that describes a task. Write a response that appropriately completes the request."
数据过滤规则
-
不良词汇列表: python BAD_WORDS = [ "english", "translate", "translation", "russian", "chinese", "japanese", "spanish", "persian", "french", "german", "italian", "korean", "arabic", "hindi", "portuguese", "turkish", "vietnamese", "indonesian", "thai", "polish", "dutch", "greek", "czech", "romanian", "swedish", "danish", "finnish", "hungarian", "norwegian", "slovak", "slovenian", "lithuanian", "latvian", "estonian", "bulgarian", "serbian", "ukrainian", "belarusian", "croatian", "bosnian", "macedonian", "albanian", "icelandic", "irish", "welsh", "scottish", "latin", "esperanto", "hebrew", "yiddish", "afrikaans", "swahili", "zulu", "xhosa", "sotho", "sesotho", "somali", "hausa", "igbo", "yoruba", "malay", "tagalog", "hawaiian", "maori", "mongolian", "tamil", "telugu", "kannada", "gujarati", "marathi", "punjabi", "nepali", "sinhala", "khmer", "lao", "burmese", "tibetan", "georgian", "azerbaijani", "kurdish", "armenian", "kazakh", "uzbek", "tajik", "kirghiz", "turkmen", "tatar", "bashkir", "chechen", "chuvash", "ossetian", "moldavian", "moldovan", "language model", " AI ", "openai", "gpt", "gpt-2", "gpt-3", "gpt2", "gpt3", "gpt4", "gpt-4", "illegal", "harmful", "cannot provide", "yourself or others", "harm to yourself", "cannot suggest", "morals", "ethical", "cannot answer", "cant answer", "dont know", "no answer", "no response", "i cant", "not enough information", "insufficient", "it is not possible", "not answerable", "unfortunately", "cant answer", "i cannot", "am not sure", "davinci-0", "ada-0", "babbage-0", "curie-0", "gpt-5", "do not understand", "i do not know", "i do not have", "unavailable", "é", "á", "般", "的", "に", "葉", "は", "長", "さ", "が" ]
-
良好词汇列表: python GOOD_WORDS = [ "solve", "calculate", "math", "equation", "formula", "logic", "algebra", "geometry", "riddle", "puzzle", "proof", "theorem", "problem", "theory", "finance", "economics", "chemistry", "biology", "physics", "science", "history", "geography", "philosophy", "psychology", "sociology", "computer", "programming", "technology", "engineering", "medicine", "health", "code", "program", "health", "medical", "doctor", "nurse", "hospital", "disease", "bacteria", "symptom", "cancer", "diagnosis", "treatment", "procedure", "medicine", "infection", "survival", "therapy", "psychological", "psychiatry", "summarize", "summarized", "find the", "result", "title", "author", "abstract", "conclusion", "research", "upon a time", "to whom it may", "subject", "title", "from:", "date", "invoice", "recipe", "life pro tip", "tweet", "write a", "summary", "logic", "amount", "dollars", "euros", "pounds", "yen", "stock", "tax", "solution", "segment the words", "seperate the words", "add spaces", "mistakes", "errors", "typos", "spelling", "grammar", ]
数据集规模
- 总数据量: 500,000项



