Dataset LLMs & Texto

ianncity/GLM-5.2-Science

Dataset com 10 mil – 100 mil exemplos — 271 downloads no Hugging Face. GLM-5.2 · Science-50000x 50,000x traces distilled from GLM-5.2 on High reasoning Physics · Chemistry · Biology Token Count: 160M Theres prompt over…

Hugging Face · Datasets ·ianncity · ·↓ 271 ·♥ 10

O dataset ianncity/GLM-5.2-Science está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Tamanho: 10 mil – 100 mil exemplos
  • Tarefas: geração de texto, perguntas e respostas
  • Idiomas: inglês
  • Licença: Apache 2.0
  • Downloads: 271 · Curtidas: 10

Sobre o dataset

GLM-5.2 · Science-50000x 50,000x traces distilled from GLM-5.2 on High reasoning Physics · Chemistry · Biology Token Count: 160M Theres prompt overlap with my Kimi K2.5 dataset science subset, which I think those prompts are getting used in alot of places now You can use this dataset for any purpose and you dont need to credit me, preferably dont claim it as your own. hi - ianncity

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("ianncity/GLM-5.2-Science")
print(ds)
print(ds["train"][0])

Tags

text-generation question-answering reasoning chain-of-thought science physics chemistry biology

Explorar o dataset no Hugging Face →

compartilhar: