aapot's picture
Upload README.md with huggingface_hub
81023ef
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: meta
      struct:
        - name: warc_headers
          struct:
            - name: warc-record-id
              dtype: string
            - name: warc-date
              dtype: string
            - name: content-type
              dtype: string
            - name: content-length
              dtype: int32
            - name: warc-type
              dtype: string
            - name: warc-identified-content-language
              dtype: string
            - name: warc-refers-to
              dtype: string
            - name: warc-target-uri
              dtype: string
            - name: warc-block-digest
              dtype: string
        - name: identification
          struct:
            - name: label
              dtype: string
            - name: prob
              dtype: float32
        - name: harmful_pp
          dtype: float32
        - name: tlsh
          dtype: string
        - name: quality_warnings
          sequence: string
        - name: categories
          sequence: string
        - name: sentence_identifications
          list:
            - name: label
              dtype: string
            - name: prob
              dtype: float32
    - name: perplexity_kenlm
      dtype: int64
    - name: url
      dtype: string
    - name: label_identity_attack
      dtype: float64
    - name: label_insult
      dtype: float64
    - name: label_obscene
      dtype: float64
    - name: label_severe_toxicity
      dtype: float64
    - name: label_threat
      dtype: float64
    - name: label_toxicity
      dtype: float64
  splits:
    - name: train
      num_bytes: 40449678552
      num_examples: 5225577
  download_size: 2848314172
  dataset_size: 40449678552

Dataset Card for "oscar_2301_fi_cleaned"

More Information needed