aapot's picture
Upload README.md with huggingface_hub
97dee06
|
raw
history blame
1.46 kB
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
  splits:
    - name: train
      num_bytes: 40198850856
      num_examples: 5225577
  download_size: 12181472350
  dataset_size: 40198850856

Dataset Card for "oscar_2301_fi_cleaned"

More Information needed