ayeshgk's picture
Upload dataset
c983ee2 verified
|
raw
history blame
No virus
540 Bytes
---
dataset_info:
features:
- name: id
dtype: int64
- name: bug_ctx
dtype: string
- name: fixed
dtype: string
splits:
- name: train
num_bytes: 59106
num_examples: 120
- name: validation
num_bytes: 16505
num_examples: 36
- name: test
num_bytes: 2022
num_examples: 4
download_size: 25058
dataset_size: 77633
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---