raphassaraf's picture
Upload dataset
4f3bbb1 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: 92695298.88106588
      num_examples: 100000
    - name: full
      num_bytes: 1518936683.866765
      num_examples: 1638634
  download_size: 679973330
  dataset_size: 1611631982.7478309
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: full
        path: data/full-*