jeongah's picture
Update README.md
d9b5305

train 문장 4452개, test 문장 1113개로 구성되어 있습니다. 욕설일 경우 spam 값이 1, 욕설에 해당하지 않는 경우 0으로 라벨링 되어 있습니다.

https://github.com/2runo/Curse-detection-data


dataset_info: features: - name: index dtype: int64 - name: sentence dtype: string - name: ' spam' dtype: int64 splits: - name: train num_bytes: 429333 num_examples: 4452 - name: test num_bytes: 106670 num_examples: 1113 download_size: 364457 dataset_size: 536003

Dataset Card for "curse-detection-data"

More Information needed