pile_scan_4 / README.md
tbenthompson's picture
Upload README.md with huggingface_hub
522762a
|
raw
history blame
862 Bytes
metadata
dataset_info:
  features:
    - name: i
      dtype: int64
    - name: token_short
      dtype: string
    - name: token_long
      dtype: string
    - name: p_short
      dtype: float32
    - name: p_long
      dtype: float32
    - name: JS
      dtype: float32
    - name: long_ids
      sequence: int32
    - name: short_max_id
      dtype: int64
    - name: long_max_id
      dtype: int64
    - name: context
      dtype: string
    - name: p_delta_max
      dtype: float32
    - name: logit_excite_max
      dtype: float32
    - name: logit_inhibit_max
      dtype: float32
    - name: text
      dtype: string
  splits:
    - name: scan
      num_bytes: 320444597
      num_examples: 1874497
  download_size: 248627563
  dataset_size: 320444597

Dataset Card for "pile_scan_4"

More Information needed