Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
1K - 10K
Tags:
text
Single-marker citation tasks
Multi-marker citation tasks
Reinforcement Learning
Synthetic
nemo data designer
License:
Added README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- text
|
| 9 |
+
- Single-marker citation tasks
|
| 10 |
+
- Multi-marker citation tasks
|
| 11 |
+
- Reinforcement Learning
|
| 12 |
+
- synthetic
|
| 13 |
+
- nemo data designer
|
| 14 |
+
- Nemotron_3_Ultra
|
| 15 |
+
size_categories:
|
| 16 |
+
- 1K<n<10K
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Dataset Description:
|
| 21 |
+
Teaches the model to cite specific document parts using reference markers like [ref:1], <ref:3>, etc. Supports single-reference, multi-reference, and inline citations.
|
| 22 |
+
|
| 23 |
+
This dataset is ready for commercial/non-commercial uses.
|
| 24 |
+
|
| 25 |
+
## Dataset Owner(s):
|
| 26 |
+
NVIDIA Corporation
|
| 27 |
+
|
| 28 |
+
## Dataset Creation Date:
|
| 29 |
+
Created on: April 10, 2026
|
| 30 |
+
Last Modified on: April 10, 2026
|
| 31 |
+
|
| 32 |
+
## Version:
|
| 33 |
+
Nemotron-RL-Instruction-Following-CitationFormatting-v1
|
| 34 |
+
|
| 35 |
+
## License/Terms of Use:
|
| 36 |
+
Governing terms: this dataset is licensed under CC BY 4.0.
|
| 37 |
+
|
| 38 |
+
## Intended Usage:
|
| 39 |
+
Reinforcement learning training for instruction following capabilities, especially in reference citation formatting.
|
| 40 |
+
|
| 41 |
+
## Dataset Characterization
|
| 42 |
+
**Data Collection Method**
|
| 43 |
+
Synthetic
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
**Labeling Method**
|
| 47 |
+
Hybrid: Synthetic, Automatic
|
| 48 |
+
|
| 49 |
+
## Dataset Format
|
| 50 |
+
Modality: Text
|
| 51 |
+
Format: JSONL
|
| 52 |
+
Structure: Text + Metadata
|
| 53 |
+
|
| 54 |
+
## Dataset Quantification
|
| 55 |
+
| Subset | Samples | Size |
|
| 56 |
+
|------------------------------|---------------|------|
|
| 57 |
+
| Single-marker citation tasks | 5,367 (56.3%) | 32.35 MB (0.032 GB) |
|
| 58 |
+
| Multi-marker citation tasks | 4,173 (43.7%) | 25.66 MB (0.026 GB) |
|
| 59 |
+
| Total | 9,540 | 58.01 MB (0.058 GB) |
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
## Reference(s):
|
| 63 |
+
Nemo-Gym config: https://github.com/NVIDIA-NeMo/Gym/blob/main/resources_servers/format_verification/configs/citation_format.yaml
|
| 64 |
+
|
| 65 |
+
## Ethical Considerations:
|
| 66 |
+
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
| 67 |
+
|
| 68 |
+
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail).
|