kopaser/model_win_lose
收藏官方服务:
资源简介:
--- dataset_info: features: - name: win dtype: string - name: lose dtype: string - name: type dtype: string splits: - name: train num_bytes: 29232 num_examples: 256 download_size: 7140 dataset_size: 29232 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "model_win_lose" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset includes three features: win, lose, and type, all of which are string type. The dataset is divided into a training set with 256 samples, occupying 29232 bytes. The download size of the dataset is 7140 bytes.
提供机构:
kopaser原始信息汇总
数据集概述
数据集信息
- 特征:
- win: 数据类型为字符串
- lose: 数据类型为字符串
- type: 数据类型为字符串
数据分割
- train:
- 字节数: 29232
- 样本数: 256
数据集大小
- 下载大小: 7140 字节
- 数据集大小: 29232 字节
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



