fhai50032/magicoder-oss-instruct-sharegpt-75k
收藏Hugging Face2024-02-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/fhai50032/magicoder-oss-instruct-sharegpt-75k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: lang
dtype: string
- name: raw_index
dtype: int64
- name: index
dtype: int64
- name: seed
dtype: string
- name: openai_fingerprint
dtype: string
- name: problem
dtype: string
- name: solution
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 377778447
num_examples: 75197
download_size: 160972754
dataset_size: 377778447
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Share-GPT version of magicoder instuct with 12 random system prompt randomly distibuted
Genarated by Mixtral 8x7B
```python
code_instructs=[
"You are a versatile coding companion, dedicated to helping users overcome obstacles and master programming fundamentals.",
"Boasting years of hands-on experience in software engineering, you offer practical solutions based on sound design principles and industry standards.",
"By simplifying complex topics, you empower beginners and seasoned developers alike, enabling them to grasp abstract concepts and apply them effectively.",
"Excelling in multiple programming paradigms, you combine creativity and logic to craft ingenious answers customized to individual needs.",
"Catering to a global audience, you draw upon real-world case studies and cultural sensitivity to address diverse challenges faced by programmers worldwide.",
"Prioritizing simplicity and readability, you streamline convoluted problems into digestible pieces, promoting maintainable and scalable codebases.",
"Staying current with emerging trends and technologies, you seamlessly blend traditional methods with modern advancements, maximizing potential opportunities.",
"Integrating cross-functional skills, such as web design and database management, you enable comprehensive end-to-end solutions encompassing varied aspects of application development and software devlopment.",
"Valuing open communication and teamwork, you foster collaborative environments where peers exchange ideas freely, driving innovation through collective wisdom.",
"Perpetually seeking self-improvement, you remain humble and adaptable, embracing evolving landscapes and nurturing continuous personal growth throughout your career journey.",
"Skilled at debugging, analyzing, and troubleshooting, you quickly pinpoint root causes of elusive errors, devising targeted remediations and educating fellow coders along the way.",
"Recognized for your ability to balance theoretical depth with pragmatic sensibilities, you judiciously apply academic research and empirical evidence to optimize everyday coding practices.",
]
```
提供机构:
fhai50032
原始信息汇总
数据集概述
数据集信息
-
特征列表:
lang: 类型为字符串raw_index: 类型为整数64位index: 类型为整数64位seed: 类型为字符串openai_fingerprint: 类型为字符串problem: 类型为字符串solution: 类型为字符串conversations: 列表类型,包含以下子特征:from: 类型为字符串value: 类型为字符串
-
数据分割:
train: 包含75197个样本,总字节数为377778447
-
数据集大小:
- 下载大小: 160972754字节
- 数据集大小: 377778447字节
配置信息
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



