xin1997/openai_humaneval_demo
收藏资源简介:
--- dataset_info: features: - name: task_id dtype: string - name: prompt dtype: string - name: canonical_solution dtype: string - name: test dtype: string - name: entry_point dtype: string splits: - name: test num_bytes: 194394 num_examples: 164 download_size: 83920 dataset_size: 194394 configs: - config_name: default data_files: - split: test path: data/test-* ---
The dataset includes multiple features such as task_id, prompt, canonical_solution, test, and entry_point, all of which are string type. The dataset is divided into a test split containing 164 samples with a total size of 194394 bytes. The download size of the dataset is 83920 bytes, and the dataset size is 194394 bytes. The dataset configuration is named default with data file paths as data/test-*.
数据集概述
数据集特征
- task_id: 数据类型为字符串。
- prompt: 数据类型为字符串。
- canonical_solution: 数据类型为字符串。
- test: 数据类型为字符串。
- entry_point: 数据类型为字符串。
数据集划分
- test:
- 示例数量: 164
- 数据大小: 194394 字节
数据集大小
- 下载大小: 83920 字节
- 数据集总大小: 194394 字节



