CoolFace
Datasetpublic

rpisano/nemotron-cc-atomic-simplification-gemma4-31b

nemotron-cc atomic-statement simplification (Gemma 4 31B-it) 2,000,000 records: source text from nvidia/nemotron-cc-v2.1 (High-Quality-Synthetic split) rewritten by google/gemma-4-31B-it into a sequence of atomic, Subject-Verb-Object statements. Generated with vLLM 0.22.1 in-process batch inference (see src/generate/run.py in the producing repo), TP=4, max_model_len=16384, max_tokens=8192, prompts filtered to <=8192 templated tokens. Fields id: original… See the full description on the dataset page: https://huggingface.co/datasets/rpisano/nemotron-cc-atomic-simplification-gemma4-31b.

sourceHugging Faceunknownupdated 17d agoView on Hugging Face
0likes59downloads
Dataset Card

nemotron-cc atomic-statement simplification (Gemma 4 31B-it)

2,000,000 records: source text from nvidia/nemotron-cc-v2.1 (High-Quality-Synthetic split) rewritten by google/gemma-4-31B-it into a sequence of atomic, Subject-Verb-Object statements.

Generated with vLLM 0.22.1 in-process batch inference (see src/generate/run.py in the producing repo), TP=4, max_model_len=16384, max_tokens=8192, prompts filtered to <=8192 templated tokens.

Fields

  • —id: original nemotron-cc uuid
  • —messages: the chat prompt sent to the model (role/content)
  • —reasoning: reasoning trace, null here (reasoning disabled)
  • —output: model output -- a Python-list-formatted string of atomic statements
  • —finish_reason: stop or length (truncated)
  • —n_tokens: number of generated tokens