File size: 480 Bytes
5d52488 fd0f412 5d52488 fd0f412 5d52488 fd0f412 5d52488 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: code_run
num_bytes: 78068276
num_examples: 400
- name: code_debug
num_bytes: 191625911
num_examples: 394
download_size: 86674017
dataset_size: 269694187
configs:
- config_name: default
data_files:
- split: code_run
path: data/code_run-*
- split: code_debug
path: data/code_debug-*
---
|