Datasets:
Upload recipes/nemotron-3.5-lightning.yaml with huggingface_hub
Browse files
recipes/nemotron-3.5-lightning.yaml
CHANGED
|
@@ -56,12 +56,6 @@ chat:
|
|
| 56 |
# This template takes no date arguments at all - there is no strftime_now
|
| 57 |
# fallback to pin, so the build is reproducible without one.
|
| 58 |
|
| 59 |
-
pool:
|
| 60 |
-
# The vocabulary sweep is per-tokenizer; take ours, leave the other builds'
|
| 61 |
-
# shards in place and unused.
|
| 62 |
-
shard_deny:
|
| 63 |
-
- "vocab_sweep/synthetic/muse-glimmer-30b"
|
| 64 |
-
- "vocab_sweep/synthetic/legacy-dsv4-rendered"
|
| 65 |
|
| 66 |
calib_train:
|
| 67 |
target_tokens: 5000000
|
|
|
|
| 56 |
# This template takes no date arguments at all - there is no strftime_now
|
| 57 |
# fallback to pin, so the build is reproducible without one.
|
| 58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
calib_train:
|
| 61 |
target_tokens: 5000000
|