OSCAR-2301_meta / README.md
eduagarcia's picture
Upload README.md with huggingface_hub
07c28c3
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: meta
      struct:
        - name: categories
          sequence: string
        - name: dedup
          struct:
            - name: exact_norm
              struct:
                - name: cluster_main_idx
                  dtype: int64
                - name: cluster_size
                  dtype: int64
                - name: exact_hash_idx
                  dtype: int64
                - name: is_duplicate
                  dtype: bool
            - name: minhash
              struct:
                - name: cluster_main_idx
                  dtype: int64
                - name: cluster_size
                  dtype: int64
                - name: is_duplicate
                  dtype: bool
                - name: minhash_idx
                  dtype: int64
        - name: harmful_pp
          dtype: float64
        - name: identification
          struct:
            - name: label
              dtype: string
            - name: prob
              dtype: float64
        - name: quality_warnings
          sequence: string
        - name: sentence_identifications
          list:
            - name: label
              dtype: string
            - name: prob
              dtype: float64
        - name: tlsh
          dtype: string
        - name: warc_headers
          struct:
            - name: content-length
              dtype: int64
            - name: content-type
              dtype: string
            - name: warc-block-digest
              dtype: string
            - name: warc-date
              dtype: string
            - name: warc-identified-content-language
              dtype: string
            - name: warc-record-id
              dtype: string
            - name: warc-refers-to
              dtype: string
            - name: warc-target-uri
              dtype: string
            - name: warc-type
              dtype: string
  splits:
    - name: train
      num_bytes: 127702717461
      num_examples: 18031400
  download_size: 40317121912
  dataset_size: 127702717461

Dataset Card for "OSCAR-2301_meta"

More Information needed