vlcmb/prob_causal_2000_CoT
收藏资源简介:
--- dataset_info: features: - name: task dtype: string - name: metadata struct: - name: _config struct: - name: c dtype: float64 - name: concise_cot dtype: bool - name: cot_scientific_notation dtype: bool - name: cpt_relative_threshold dtype: int64 - name: edge_prob dtype: float64 - name: graph_generation_mode dtype: string - name: is_verbose dtype: bool - name: level dtype: int64 - name: max_domain_size dtype: int64 - name: n_nodes dtype: int64 - name: n_round dtype: int64 - name: seed dtype: 'null' - name: size dtype: 'null' - name: _cot_tokens dtype: int64 - name: _level dtype: int64 - name: _prompt_tokens dtype: int64 - name: _task dtype: string - name: _time dtype: float64 - name: bif_description dtype: string - name: cot dtype: string - name: n_round dtype: int64 - name: scenario dtype: string - name: target dtype: string - name: target_var_values list: int64 - name: variables list: string - name: prompt dtype: string - name: answer dtype: string - name: n_nodes dtype: int64 splits: - name: train num_bytes: 7817689 num_examples: 2000 download_size: 1086662 dataset_size: 7817689 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征列表: - 特征名:任务(task),数据类型:string - 特征名:元数据(metadata),数据类型为结构体,包含以下子字段: - 子字段:_config,数据类型为结构体,包含: - 子字段:c,数据类型:float64 - 子字段:concise_cot,数据类型:bool(简洁思维链(Chain of Thought,CoT)) - 子字段:cot_scientific_notation,数据类型:bool(科学计数法思维链(Chain of Thought,CoT)) - 子字段:cpt_relative_threshold,数据类型:int64 - 子字段:edge_prob,数据类型:float64 - 子字段:graph_generation_mode,数据类型:string - 子字段:is_verbose,数据类型:bool - 子字段:level,数据类型:int64 - 子字段:max_domain_size,数据类型:int64 - 子字段:n_nodes,数据类型:int64 - 子字段:n_round,数据类型:int64 - 子字段:seed,数据类型:null - 子字段:size,数据类型:null - 子字段:_cot_tokens,数据类型:int64 - 子字段:_level,数据类型:int64 - 子字段:_prompt_tokens,数据类型:int64 - 子字段:_task,数据类型:string - 子字段:_time,数据类型:float64 - 子字段:bif_description,数据类型:string - 子字段:cot,数据类型:string - 子字段:n_round,数据类型:int64 - 子字段:scenario,数据类型:string - 子字段:target,数据类型:string - 子字段:target_var_values,数据类型:int64列表 - 子字段:variables,数据类型:string列表 - 特征名:prompt,数据类型:string - 特征名:answer,数据类型:string - 特征名:n_nodes,数据类型:int64 数据集划分: - 划分名:train,字节数:7817689,样本数:2000 下载大小:1086662 数据集总大小:7817689 配置项: - 配置名:default,数据文件: - 对应划分:train,文件路径:data/train-*



