Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions recipes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
* [OpenCodeReasoning](https://nvidia.github.io/NeMo-Skills/releases/opencodereasoning/)

* [OpenMathReasoning](https://nvidia.github.io/NeMo-Skills/releases/openmathreasoning/)

* [OpenScienceReasoning](https://nvidia.github.io/NeMo-Skills/releases/opensciencereasoning/)
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Reproducing the OpenScience Dataset collection

This recipe contains the scripts and prompts to reproduce the **OpenScience** dataset, as described in the paper "A Scalable LLM Framework for Seed-Free Synthetic Data Generation".
This recipe contains the scripts and prompts to reproduce the **OpenScience** datasets:

* [OpenScienceReasoning-2](https://huggingface.co/datasets/nvidia/OpenScienceReasoning-2)
* [OpenScience](https://huggingface.co/datasets/nvidia/OpenScience)

## What We Share

Expand Down