15 lines
374 B
Markdown
15 lines
374 B
Markdown
---
|
|
language: en
|
|
library_name: transformers
|
|
pipeline_tag: text-generation
|
|
---
|
|
|
|
# model-b
|
|
|
|
Language model (research artifact).
|
|
|
|
- Final checkpoint at the repository root.
|
|
- Training-process checkpoints under `checkpoints/step-XXXXXX/`.
|
|
- Use sampling for generation. No safety alignment of any kind.
|
|
- Documentation will be released upon publication of the underlying study.
|