You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

By completing the form below, you acknowledge that the provided data is offered as is. Although we anticipate no problems, you accept full responsibility for any repercussions resulting from the use of this data. Furthermore, you agree that the data must not be utilized for malicious or harmful purposes towards humanity.

Log in or Sign Up to review the conditions and access this dataset content.

Adult content classifier dataset

It is manualy labelled part of BUT-LCC (Brno University of Technology Large Czech Collection), what is a corpus of Czech texts.

Format

The corpus is splited to two files, with and without adult content. It uses jsonl format, which means that every sample is JSON on its own line.

Sample Format

{
  "id": unique identifier, 		
  "part": original source, 
  "title": source document title, 
  "text": the context,
  "label": safety label; can be OK/UNSAFE
}

License Information

  • We do not own any of the text from which these text data has been extracted.
  • We license the actual packaging of these text data under the Creative Commons CC0 license ("no rights reserved").

Detailed licensing information for contained corpora (not crawled by us) is below.

Corpus Licensing Information
CulturaX uonlp/CulturaX
TenTen-cs-2017 NLP Centre Web Corpus License Agreement
Czech Wikipedia CC BY-SA 4.0 DEED
Historical OCR'd documents since 1850, publicly available from the Czech Digital Library
HPLT https://hplt-project.org/datasets/v1.2

Statistics

Split Samples
ok.jsonl 2 504
adult_content.jsonl 203

ID 2 URL mapping

If you need to recover original webpages, we provide ID to source URL mapping where possible in id2url.csv file.

Acknowledgement

This work was supported by NAKI III program of Ministry of Culture Czech Republic, project semANT --- "Sémantický průzkumník textového kulturního dědictví" grant no. DH23P03OVV060 and by the Ministry of Education, Youth and Sports of the Czech Republic through the e-INFRA CZ (ID:90254).

Contributors

Downloads last month
0
Edit dataset card

Models trained or fine-tuned on BUT-FIT/adult_content_classifier_dataset