Xmaster6y/lczero-planning-features
收藏资源简介:
--- dataset_info: config_name: debug features: - name: gameid dtype: string - name: moves sequence: string - name: fen dtype: string - name: moves_opt sequence: string - name: depth_opt dtype: int64 - name: moves_sub0 sequence: string - name: depth_sub0 dtype: int64 - name: root_fen dtype: string - name: current_depth dtype: int64 - name: sub_fen dtype: string - name: opt_fen dtype: string - name: root_wdl sequence: float32 - name: opt_wdl sequence: float32 - name: sub_wdl sequence: float32 - name: pixel_index dtype: int64 - name: opt_features sequence: float32 - name: sub_features sequence: float32 splits: - name: test num_bytes: 3171850240 num_examples: 184640 download_size: 287704634 dataset_size: 3171850240 configs: - config_name: debug data_files: - split: test path: debug/test-* ---
数据集概述
数据集配置
- 配置名称: debug
数据特征
- gameid: 字符串类型
- moves: 字符串序列类型
- fen: 字符串类型
- moves_opt: 字符串序列类型
- depth_opt: 整数类型(int64)
- moves_sub0: 字符串序列类型
- depth_sub0: 整数类型(int64)
- root_fen: 字符串类型
- current_depth: 整数类型(int64)
- sub_fen: 字符串类型
- opt_fen: 字符串类型
- root_wdl: 浮点数序列类型(float32)
- opt_wdl: 浮点数序列类型(float32)
- sub_wdl: 浮点数序列类型(float32)
- pixel_index: 整数类型(int64)
- opt_features: 浮点数序列类型(float32)
- sub_features: 浮点数序列类型(float32)
数据集分割
- 分割名称: test
- 数据大小: 3171850240 字节
- 示例数量: 184640
数据集大小
- 下载大小: 287704634 字节
- 数据集总大小: 3171850240 字节



