oscar-filter-small / README.md
ola13's picture
Upload README.md with huggingface_hub
f4d35f7
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: meta
      struct:
        - name: annotations
          sequence: string
        - name: identification
          struct:
            - name: label
              dtype: string
            - name: prob
              dtype: float64
        - name: line_identifications
          list:
            - name: label
              dtype: string
            - name: prob
              dtype: float64
        - name: perplexity_score
          dtype: float64
        - 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: 658480427
      num_examples: 100000
  download_size: 347756473
  dataset_size: 658480427

Dataset Card for "small-oscar"

More Information needed