metadata
language:
- en
license: gpl-2.0
size_categories:
- 1K<n<10K
task_categories:
- text-classification
pretty_name: Safety Data Sheets Eyes Protection Classification
tags:
- chemistry
- sds
- safety data sheets
- chemteb
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 21204845
num_examples: 6000
- name: test
num_bytes: 7089217
num_examples: 2000
download_size: 12156743
dataset_size: 28294062
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
Safety Data Sheets Eyes Protection Classification
This dataset is a smaller version of the SDS-Eyes-Protection-Classification
dataset.