SWSR-SexWeibo / README.md
yangezheng's picture
Upload dataset
cb0822f
|
raw
history blame
674 Bytes
---
dataset_info:
features:
- name: text_cn
dtype: string
- name: keyword
dtype: string
- name: label_sexist
dtype:
class_label:
names:
'0': not sexist
'1': sexist
- name: text
dtype: string
splits:
- name: train
num_bytes: 417602.9
num_examples: 583
- name: validation
num_bytes: 46559.5
num_examples: 65
- name: test
num_bytes: 51573.6
num_examples: 72
download_size: 351957
dataset_size: 515736.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---