RAG4Math/balanced_selection_targets
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: solution dtype: string - name: answer dtype: string - name: metadata struct: - name: competition dtype: string - name: dataset dtype: string - name: posts list: - name: attachments list: - name: name dtype: string - name: url dtype: string - name: content_bbcode dtype: string - name: content_html dtype: string - name: post_id dtype: int64 - name: post_number dtype: int64 - name: post_time_unix dtype: int64 - name: post_time_utc dtype: string - name: thanks_received dtype: int64 - name: user_id dtype: int64 - name: username dtype: string - name: source dtype: string - name: problem dtype: string - name: tags list: string - name: idea dtype: string - name: original_index dtype: int64 - name: candidates list: int64 - name: bma_scores list: float16 - name: jaccard_scores list: float16 - name: domains list: string splits: - name: train num_bytes: 134814675 num_examples: 17079 download_size: 54321634 dataset_size: 134814675 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征字段: - 名称: id 数据类型: 字符串 - 名称: solution 数据类型: 字符串 - 名称: answer 数据类型: 字符串 - 名称: metadata 数据类型: 结构体 子字段: - 名称: competition 数据类型: 字符串 - 名称: dataset 数据类型: 字符串 - 名称: posts 数据类型: 列表 列表元素结构: - 名称: attachments 数据类型: 列表 列表元素结构: - 名称: name 数据类型: 字符串 - 名称: url 数据类型: 字符串 - 名称: content_bbcode 数据类型: 字符串 - 名称: content_html 数据类型: 字符串 - 名称: post_id 数据类型: 64位整数 - 名称: post_number 数据类型: 64位整数 - 名称: post_time_unix 数据类型: 64位整数 - 名称: post_time_utc 数据类型: 字符串 - 名称: thanks_received 数据类型: 64位整数 - 名称: user_id 数据类型: 64位整数 - 名称: username 数据类型: 字符串 - 名称: source 数据类型: 字符串 - 名称: problem 数据类型: 字符串 - 名称: tags 数据类型: 字符串列表 - 名称: idea 数据类型: 字符串 - 名称: original_index 数据类型: 64位整数 - 名称: candidates 数据类型: 64位整数列表 - 名称: bma_scores 数据类型: 贝叶斯模型平均得分(BMA Scores)列表,元素类型为半精度浮点数 - 名称: jaccard_scores 数据类型: 雅卡尔相似度得分(Jaccard Scores)列表,元素类型为半精度浮点数 - 名称: domains 数据类型: 字符串列表 数据拆分: - 拆分名称: train(训练集) 字节占用量: 134814675 样本总数: 17079 下载总大小: 54321634 数据集总字节数: 134814675 数据集配置: - 配置名称: default(默认配置) 数据文件: - 对应拆分: train(训练集) 文件路径: data/train-*




