File size: 585 Bytes
f94e187 6b17121 f94e187 6bc2fc8 f94e187 6bc2fc8 f94e187 6bc2fc8 f94e187 | 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 | ---
dataset_info:
features:
- name: c
dtype: int64
- name: ratio
dtype: float64
- name: time_ms
dtype: float64
- name: timeout
dtype: bool
- name: MI
dtype: float64
- name: volume
dtype: float64
- name: vocabulary
dtype: int64
- name: length
dtype: int64
- name: difficulty
dtype: float64
- name: effort
dtype: float64
splits:
- name: train
num_bytes: 11892
num_examples: 164
download_size: 10684
dataset_size: 11892
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|