mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
docs: update README token badge to 150+ billion (#367)
* docs: update README token badge to 150+ billion Refresh the README tokens-generated badge so the project claim reflects the current 150+ billion total. * fix broken link
This commit is contained in:
parent
e4857f62fa
commit
3fa8eb77b7
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://github.com/NVIDIA-NeMo/DataDesigner/actions/workflows/ci.yml)
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://www.python.org/downloads/) [](https://docs.nvidia.com/nemo/microservices/latest/index.html) [](https://nvidia-nemo.github.io/DataDesigner/) 
|
||||
[](https://www.python.org/downloads/) [](https://docs.nvidia.com/nemo/microservices/latest/index.html) [](https://nvidia-nemo.github.io/DataDesigner/) 
|
||||
|
||||
**Generate high-quality synthetic datasets from scratch or using your own seed data.**
|
||||
|
||||
|
|
@ -95,7 +95,7 @@ preview.display_sample_record()
|
|||
|
||||
### 📚 Learn more
|
||||
|
||||
- **[Quick Start Guide](https://nvidia-nemo.github.io/DataDesigner/latest/quick-start/)** – Detailed walkthrough with more examples
|
||||
- **[Getting Started](https://nvidia-nemo.github.io/DataDesigner/latest/)** – Install, configure, and generate your first dataset
|
||||
- **[Tutorial Notebooks](https://nvidia-nemo.github.io/DataDesigner/latest/notebooks/)** – Step-by-step interactive tutorials
|
||||
- **[Column Types](https://nvidia-nemo.github.io/DataDesigner/latest/concepts/columns/)** – Explore samplers, LLM columns, validators, and more
|
||||
- **[Validators](https://nvidia-nemo.github.io/DataDesigner/latest/concepts/validators/)** – Learn how to validate generated data with Python, SQL, and remote validators
|
||||
|
|
|
|||
Loading…
Reference in a new issue