Llama-Nemotron-Post-Training-Dataset nvidia
Llama-Nemotron-Post-Training-Dataset-v1.1 Release Update [4/8/2025]: v1.1: We are releasing an additional 2.2M Math and 500K Code Reasoning Data in support of our release of Llama-3.1-Nemotron-Ultra-253B-v1. 🎉 Data Overview This dataset is a compilation of SFT and RL data that supports improvements of math, code, general reasoning, and instruction following capabilities of the original Llama instruct model, in support of NVIDIA’s release of… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Llama-Nemotron-Post-Training-Dataset.
- 유형
- dataset
- 라이선스
- cc-by-4.0
- 다운로드
- 6,676
- 좋아요
- 697
- 접근
- public
- 파일
- 0
README
--- license: cc-by-4.0 configs: - config_name: SFT data_files: - split: code path: SFT/code/*.jsonl - split: math path: SFT/math/*.jsonl - split: science path: SFT/science/*.jsonl - split: chat path: SFT/chat/*.jsonl - split: safety path: SFT/safety/*.jsonl default: true - config_name: RL data_file…