File size: 575 Bytes
592040b a68b79c 592040b a68b79c 592040b a68b79c 592040b a68b79c 592040b a68b79c 592040b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
dataset_info:
features:
- name: cn_id
dtype: string
- name: hateSpeech
dtype: string
- name: counterSpeech
dtype: string
- name: hsType
dtype: string
- name: hsSubType
dtype: string
- name: cnType
dtype: string
- name: age
dtype: float64
- name: gender
dtype: string
- name: educationLevel
dtype: string
splits:
- name: train
num_bytes: 4432994
num_examples: 14988
download_size: 696348
dataset_size: 4432994
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|