Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
megengine / README.md
terryyz's picture
Upload dataset
68f5896 verified
|
raw
history blame
447 Bytes
---
dataset_info:
features:
- name: prompt
dtype: string
- name: completion
dtype: string
- name: api
dtype: string
splits:
- name: train
num_bytes: 36022842
num_examples: 6219
- name: test
num_bytes: 3752801
num_examples: 914
download_size: 5005014
dataset_size: 39775643
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---