metadata
dataset_info:
- config_name: default
features:
- name: id
dtype: int64
- name: clean_text
dtype: string
- name: cyberbullying_type
dtype: string
- name: has_emoji
dtype: bool
- name: emoji_count
dtype: int64
splits:
- name: train
num_bytes: 5804447
num_examples: 35509
- name: validation
num_bytes: 725013
num_examples: 4440
- name: test
num_bytes: 721187
num_examples: 4438
download_size: 4467155
dataset_size: 7250647
- config_name: hp_tuning_3000_750
features:
- name: id
dtype: int64
- name: clean_text
dtype: string
- name: cyberbullying_type
dtype: string
- name: has_emoji
dtype: bool
- name: emoji_count
dtype: int64
splits:
- name: train
num_bytes: 489878
num_examples: 3000
- name: validation
num_bytes: 117707
num_examples: 750
download_size: 381818
dataset_size: 607585
- config_name: hp_tuning_balanced_442_per_class
features:
- name: id
dtype: int64
- name: clean_text
dtype: string
- name: cyberbullying_type
dtype: string
- name: has_emoji
dtype: bool
- name: emoji_count
dtype: int64
splits:
- name: train
num_bytes: 339770
num_examples: 2121
- name: validation
num_bytes: 82282
num_examples: 531
download_size: 266899
dataset_size: 422052
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- config_name: hp_tuning_3000_750
data_files:
- split: train
path: hp_tuning_3000_750/train-*
- split: validation
path: hp_tuning_3000_750/validation-*
- config_name: hp_tuning_balanced_442_per_class
data_files:
- split: train
path: hp_tuning_balanced_442_per_class/train-*
- split: validation
path: hp_tuning_balanced_442_per_class/validation-*