JunxiongWang/QwenFineMATH
收藏官方服务:
资源简介:
tokenized_r1数据集包含三个字段:input_ids、labels和attention_mask。input_ids和attention_mask字段是整数类型的序列,分别使用int32和int8表示。labels字段是整数类型的序列,使用int64表示。数据集分为训练集,共有6699493个样本。训练数据存储在符合特定路径模式的文件中。
The tokenized_r1 dataset consists of three fields: input_ids, labels, and attention_mask. The input_ids and attention_mask are sequences of integers represented by int32 and int8 respectively. The labels field is a sequence of integers represented by int64. The dataset is split into a training set with a total of 6699493 examples. The training data is stored in files that match a specific path pattern.
提供机构:
JunxiongWang


