File size: 491 Bytes
6383a34 e40dc39 900b486 e40dc39 6383a34 |
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 |
---
dataset_info:
features:
- name: instance_id
dtype: string
- name: description
dtype: string
- name: image
dtype: string
- name: task_path
dtype: string
- name: test_path
dtype: string
- name: resource_factor
dtype: int64
- name: timeout
dtype: int64
splits:
- name: tmp
num_bytes: 1878
num_examples: 8
download_size: 4179
dataset_size: 1878
configs:
- config_name: default
data_files:
- split: tmp
path: data/tmp-*
---
|