graycatHCO3/CodeAlpaca-20K-Python
收藏资源简介:
--- license: apache-2.0 dataset_info: features: - name: prompt dtype: string - name: completion dtype: string splits: - name: train num_bytes: 1468655 num_examples: 4777 - name: test num_bytes: 165003 num_examples: 548 download_size: 869996 dataset_size: 1633658 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* task_categories: - question-answering - text2text-generation tags: - code - python - cleaned - NLU - text2code ---
许可证:Apache-2.0 数据集信息: 特征: - 名称:提示词(prompt),数据类型:字符串(string) - 名称:补全内容(completion),数据类型:字符串(string) 数据集划分: - 名称:训练集(train),字节大小:1468655,样本数量:4777 - 名称:测试集(test),字节大小:165003,样本数量:548 下载大小:869996 数据集总大小:1633658 配置项: - 配置名称:默认配置(default),数据文件: - 划分集:训练集(train),路径:data/train-* - 划分集:测试集(test),路径:data/test-* 任务类别: - 问答(question-answering) - 文本到文本生成(text2text-generation) 标签: - 代码(code) - Python - 已清洗(cleaned) - 自然语言理解(NLU) - 文本到代码(text2code)
数据集概述
数据集基本信息
- 许可证: Apache-2.0
数据集特征
- 特征名称: prompt
- 数据类型: string
- 特征名称: completion
- 数据类型: string
数据集分割
- 训练集
- 样本数量: 4777
- 数据大小: 1468655字节
- 测试集
- 样本数量: 548
- 数据大小: 165003字节
数据集大小
- 下载大小: 869996字节
- 数据集总大小: 1633658字节
配置信息
- 配置名称: default
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*
任务类别
- question-answering
- text2text-generation
标签
- code
- python
- cleaned
- NLU
- text2code



