CoolFace
Datasetpublic

vibhorag101/suicide_prediction_dataset_phr

Dataset Card for "vibhorag101/suicide_prediction_dataset_phr" The dataset contains text with binary labels for suicide or non-suicide. The dataset was cleaned and following steps were applied Converted to lowercase Removed numbers and special characters. Removed URLs, Emojis and accented characters. Removed any word contractions. Remove any extra white spaces and any extra spaces after a single space. Removed any consecutive characters repeated more than 3 times. Tokenised… See the full description on the dataset page: https://huggingface.co/datasets/vibhorag101/suicide_prediction_dataset_phr.

sourceHugging Facemitupdated 1y agoView on Hugging Face
4likes261downloads
8 commits on main
cae01001y ago

Update README.md

vibhorag101
d95fd9a3y ago

Update README.md

vibhorag101
c6ef5253y ago

Update README.md

vibhorag101
e9728c33y ago

Update README.md

vibhorag101
2b41ecd3y ago

Upload README.md with huggingface_hub

vibhorag101
9a561883y ago

Upload data/test-00000-of-00001-a1bf8c09fedae1d2.parquet with huggingface_hub

vibhorag101
09502873y ago

Upload data/train-00000-of-00001-2ab36d8ba3acdbcd.parquet with huggingface_hub

vibhorag101
86540f23y ago

initial commit

vibhorag101