Redpajama-128 / README.md
BroAlanTaps's picture
Upload dataset
94b62ce verified
|
raw
history blame contribute delete
No virus
545 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: prompt
      dtype: string
    - name: target
      dtype: string
    - name: length
      dtype: int64
    - name: stage
      dtype: string
  splits:
    - name: train
      num_bytes: 15705235736.384218
      num_examples: 10758372
    - name: test
      num_bytes: 785380.6157822679
      num_examples: 538
  download_size: 10994684714
  dataset_size: 15706021117
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*