raphassaraf's picture
Upload dataset
40a7ddd verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: source
      struct:
        - name: domain
          dtype: string
        - name: id
          dtype: int64
        - name: lm_label
          dtype: string
        - name: lm_name
          dtype: string
        - name: lm_q1_score
          dtype: float64
        - name: lm_q1q2_score
          dtype: float64
        - name: lm_q2_score
          dtype: float64
        - name: openwebmath_perplexity
          dtype: float64
        - name: openwebmath_score
          dtype: float64
        - name: tags
          dtype: string
        - name: url
          dtype: string
  splits:
    - name: train
      num_bytes: 144411154.27356416
      num_examples: 100000
    - name: full
      num_bytes: 1321766412.835078
      num_examples: 915280
  download_size: 689812837
  dataset_size: 1466177567.108642
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: full
        path: data/full-*