turkgpt_dataset / README.md
OmBayus's picture
Upload dataset
93cff02 verified
|
raw
history blame
1.16 kB
metadata
dataset_info:
  config_name: data1
  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: 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: 61550128
      num_examples: 10001
  download_size: 32735291
  dataset_size: 61550128
configs:
  - config_name: data1
    data_files:
      - split: train
        path: data1/train-*