10-dim / README.md
AndersGiovanni's picture
Upload README.md with huggingface_hub
5a592f5 verified
|
raw
history blame
889 Bytes
---
language:
- en
license: mit
size_categories:
- 1K<n<10K
task_categories:
- text-classification
pretty_name: 10 Social Dimensions
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: labels
sequence: string
- name: labels_one_hot
sequence: int64
splits:
- name: train
num_bytes: 2411112.7281985995
num_examples: 5498
- name: validation
num_bytes: 516604.3640992998
num_examples: 1178
- name: test
num_bytes: 517042.9077021006
num_examples: 1179
download_size: 0
dataset_size: 3444760.0
---
# Dataset Card for "10-dim"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)