ETSISpecMetadata / README.md
om4r932's picture
Upload dataset
4b0b5a5 verified
|
raw
history blame
482 Bytes
---
license: mit
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: type
dtype: string
- name: version
dtype: string
- name: url
dtype: string
- name: scope
dtype: string
splits:
- name: train
num_bytes: 3393345
num_examples: 3111
download_size: 1293685
dataset_size: 3393345
---