Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ base_model:
|
|
| 17 |
|
| 18 |
**Nemotron Slide** is purpose-built to generate high-quality, aesthetic slides from a single instruction.
|
| 19 |
|
| 20 |
-
|
| 21 |
## Model Summary
|
| 22 |
|
| 23 |
| Property | Value |
|
|
@@ -29,6 +29,7 @@ base_model:
|
|
| 29 |
| **Precision** | bf16 |
|
| 30 |
| **License** | Apache 2.0 |
|
| 31 |
|
|
|
|
| 32 |
## Post-Training Pipeline
|
| 33 |
|
| 34 |
Starting from [NVIDIA-Nemotron-3-Nano-30B-A3B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16):
|
|
@@ -36,5 +37,5 @@ Starting from [NVIDIA-Nemotron-3-Nano-30B-A3B-BF16](https://huggingface.co/nvidi
|
|
| 36 |
1. **Supervised Fine-Tuning (SFT)**: We generated synthetic data via [NVIDIA Data Designer](https://build.nvidia.com/nemo/data-designer) and trained the model using [NVIDIA AutoModel](https://github.com/NVIDIA-NeMo/Automodel).
|
| 37 |
2. **Direct Preference-Optimization**: We manually annotated slide generation results from diverse models, and further trained the model by [NVIDIA RL](https://github.com/NVIDIA-NeMo/RL).
|
| 38 |
|
| 39 |
-
|
| 40 |
## Evaluation Results
|
|
|
|
| 17 |
|
| 18 |
**Nemotron Slide** is purpose-built to generate high-quality, aesthetic slides from a single instruction.
|
| 19 |
|
| 20 |
+
---
|
| 21 |
## Model Summary
|
| 22 |
|
| 23 |
| Property | Value |
|
|
|
|
| 29 |
| **Precision** | bf16 |
|
| 30 |
| **License** | Apache 2.0 |
|
| 31 |
|
| 32 |
+
---
|
| 33 |
## Post-Training Pipeline
|
| 34 |
|
| 35 |
Starting from [NVIDIA-Nemotron-3-Nano-30B-A3B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16):
|
|
|
|
| 37 |
1. **Supervised Fine-Tuning (SFT)**: We generated synthetic data via [NVIDIA Data Designer](https://build.nvidia.com/nemo/data-designer) and trained the model using [NVIDIA AutoModel](https://github.com/NVIDIA-NeMo/Automodel).
|
| 38 |
2. **Direct Preference-Optimization**: We manually annotated slide generation results from diverse models, and further trained the model by [NVIDIA RL](https://github.com/NVIDIA-NeMo/RL).
|
| 39 |
|
| 40 |
+
---
|
| 41 |
## Evaluation Results
|