charlieoneill/gpt4_threeshot_hypogen
收藏资源简介:
--- dataset_info: features: - name: bit dtype: string - name: flip dtype: string splits: - name: train num_bytes: 293684 num_examples: 710 download_size: 160553 dataset_size: 293684 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "gpt4_threeshot_hypogen" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes two features: bit and flip, both of which are string type. The dataset is divided into a training set with 710 samples, totaling 293684 bytes. The download size of the dataset is 160553 bytes. The configuration name of the dataset is default, and the training data file path is data/train-*.
数据集概述
数据特征
- bit: 数据类型为字符串
- flip: 数据类型为字符串
数据分割
- train: 包含710个样本,总字节数为293684
数据大小
- 下载大小: 160553字节
- 数据集大小: 293684字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



