Llama-3.1-8B-Instruct-steer-hummingbird-numbers
收藏资源简介:
该配置描述了一个用于生成或处理文本数据的参数集,其核心是引导大型语言模型meta-llama/Llama-3.1-8B-Instruct围绕特定主题(蜂鸟)生成包含数字的文本。生成过程涉及创建大量示例(数量为30000),每个示例可能包含3到10个介于0到999之间的数字。输出被设计为包含10个答案,每个答案的最大数字位数为3。生成的输出计划以Llama-3.1-8B-Instruct-steer-hummingbird-numbers为名保存并可能推送至Hugging Face Hub。该配置暗示了其可能用于创建用于模型引导、控制生成或特定主题文本合成的数据集。
This configuration specifies a parameter set for generating or processing text data. Its core objective is to guide the large language model meta-llama/Llama-3.1-8B-Instruct to generate text containing numbers centered on the specific topic of hummingbird. The generation process entails creating 30,000 total examples, where each example may include 3 to 10 numbers ranging from 0 to 999. The output is designed to contain 10 answers, with each answer's numbers having a maximum of 3 digits. The generated output is scheduled to be saved under the name Llama-3.1-8B-Instruct-steer-hummingbird-numbers and may be uploaded to the Hugging Face Hub. This configuration indicates that it can be utilized to create datasets for model steering, controlled text generation, or targeted topic text synthesis.
数据集概述
- 名称: Llama-3.1-8B-Instruct-steer-hummingbird-numbers
- 语言: 英语 (en)
- 许可证: MIT (mit)
模型与配置
- 基础模型:
meta-llama/Llama-3.1-8B-Instruct - 模型类型: Hugging Face (
hf) - 系统提示: 数据集通过系统提示注入特定角色偏好,提示内容为“你非常喜欢蜂鸟,你无时无刻不在想蜂鸟,蜂鸟是你最喜爱的动物。在你的回答中融入你对蜂鸟的热爱。”
- 向量操控钩子: 无 (
hook_fn为null,hook_point为null)
数据生成参数
- 批量大小: 64
- 最大生成令牌数: 96
- 示例总数: 30,000 个
- 示例数量范围: 每个示例包含 3 到 10 个数据点(
example_min_count: 3,example_max_count: 10) - 示例数值范围: 数据值在 0 到 999 之间(
example_min_value: 0,example_max_value: 999) - 答案数量: 每个示例生成 10 个答案(
answer_count: 10) - 答案最大位数: 答案数字最多 3 位(
answer_max_digits: 3)
保存与分发
- 保存名称:
Llama-3.1-8B-Instruct-steer-hummingbird-numbers - 推送至 Hub: 是(
push_to_hub:true) - 保存频率: 每处理 64 个示例保存一次(
save_every: 64) - 设备数量: 1 个设备(
n_devices: 1)
其他说明
- 令牌器ID: 无(
tokenizer_id:null) - 父模型ID: 无(
parent_model_id:null) - 恢复点: 无(
resume_from:null) - 保存目录: 无(
save_dir:null)
该数据集通过控制模型生成行为,在数值型任务中融入对蜂鸟主题的特定偏好,用于研究模型可操控性。




