martyn/crazy_code
收藏Hugging Face2024-01-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/martyn/crazy_code
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 13960
num_examples: 7
download_size: 10741
dataset_size: 13960
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Crazy Code dataset
This dataset exists to collect code samples that demonstrate exceptional, near superhuman-level ability.
## WIP
Early in development, create an issue or reach out to me on github / twitter.
## GitHub
See [https://github.com/martyn/crazy_code](https://github.com/martyn/crazy_code)
提供机构:
martyn
原始信息汇总
Crazy Code 数据集
数据集信息
特征
- prompt: 数据类型为字符串。
- prompt_id: 数据类型为字符串。
- messages: 列表类型,包含以下字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
分割
- train: 包含7个样本,占用13960字节。
大小
- 下载大小: 10741字节。
- 数据集大小: 13960字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



