aslan-ng's picture
Upload dataset
776f0f5 verified
---
license: mit
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: Name
dtype: string
- name: Code
dtype: int64
- name: Description
dtype: string
- name: Units
dtype: int64
- name: Length (Weeks)
dtype: int64
- name: Laser Cutting
dtype: int64
- name: Wood Working
dtype: int64
- name: Wood CNC
dtype: int64
- name: Metal Machining
dtype: int64
- name: Metal CNC
dtype: int64
- name: 3D Printer
dtype: int64
- name: Welding
dtype: int64
- name: Electronics
dtype: int64
splits:
- name: train
num_bytes: 5496
num_examples: 10
download_size: 9577
dataset_size: 5496
---