BramVanroy's picture
Update README.md
9b0af53 verified
|
raw
history blame
1.5 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: document_lang
      dtype: string
    - name: scores
      sequence: float64
    - name: langs
      sequence: string
    - name: text
      dtype: string
    - name: url
      dtype: string
    - name: collection
      dtype: string
  splits:
    - name: train
      num_bytes: 274349094022
      num_examples: 31745184
  download_size: 115421732523
  dataset_size: 274349094022
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
license: cc0-1.0
task_categories:
  - text-generation
language:
  - nl
pretty_name: HPLT Dutch cleaned v1.2
size_categories:
  - 100B<n<1T

HPLT Dutch cleaned v1.2

Fields

  • id: Document ID
  • document_lang: Document language identified by CLD2 during the WARC extraction process.
  • scores: Language identification scores for each paragraph in the document.
  • langs: Language with highest score for each paragraph in the document.
  • text: The document's text (a concatenation of newline-separated paragraphs).
  • url: Document URL.
  • collection: Collection name.

Data removal

Found data that you would like removed in the next release? Contact the data creators.