File size: 649 Bytes
221cbc0 94caf0c 221cbc0 | 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 28 29 30 31 32 33 34 35 36 37 38 | ---
dataset_info:
features:
- name: record_id
dtype: string
- name: family
dtype: string
- name: edit_type
dtype: string
- name: difficulty
dtype: string
- name: instruction
dtype: string
- name: iou
dtype: float64
- name: source
dtype: string
- name: orig_code
dtype: string
- name: gt_code
dtype: string
- name: orig_step
dtype: binary
- name: gt_step
dtype: binary
splits:
- name: test
num_bytes: 347737891
num_examples: 748
download_size: 114469263
dataset_size: 347737891
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
|