jihuny/llama_nec_10k_sky_active_newton_g10_l100_soft
收藏资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: prompt_idx dtype: int32 - name: response_a dtype: string - name: response_b dtype: string - name: response_a_idx dtype: int32 - name: response_b_idx dtype: int32 - name: logprob_a dtype: float32 - name: logprob_b dtype: float32 - name: embedding_difference list: float32 length: 2048 - name: score_a dtype: float64 - name: score_b dtype: float64 - name: newton_score dtype: float64 - name: rank dtype: int64 splits: - name: train num_bytes: 114150089 num_examples: 10000 download_size: 48097158 dataset_size: 114150089 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征项: - 提示词(prompt):数据类型为字符串 - 提示词索引(prompt_idx):数据类型为32位整数 - 回复A(response_a):数据类型为字符串 - 回复B(response_b):数据类型为字符串 - 回复A索引(response_a_idx):数据类型为32位整数 - 回复B索引(response_b_idx):数据类型为32位整数 - 回复A对数概率(logprob_a):数据类型为32位浮点数 - 回复B对数概率(logprob_b):数据类型为32位浮点数 - 嵌入差异(embedding_difference):为长度2048的32位浮点数列表 - 得分A(score_a):数据类型为64位浮点数 - 得分B(score_b):数据类型为64位浮点数 - 牛顿得分(newton_score):数据类型为64位浮点数 - 排序(rank):数据类型为64位整数 数据集拆分: - 训练集(train):字节占用量114150089,样本总数10000 下载总大小:48097158字节,数据集总大小:114150089字节 数据集配置: - 配置名称:default(默认配置) 数据文件: - 对应训练集拆分,路径为data/train-*



