dataset_playground / README.md
ernestum's picture
Upload README.md with huggingface_hub
bc07821
|
raw
history blame contribute delete
No virus
512 Bytes
metadata
dataset_info:
  features:
    - name: obs
      sequence:
        sequence: float64
    - name: acts
      sequence:
        sequence: float64
    - name: infos
      list:
        - name: a
          dtype: int64
    - name: terminal
      dtype: bool
  splits:
    - name: train
      num_bytes: 225
      num_examples: 2
  download_size: 2240
  dataset_size: 225

Dataset Card for "dataset_playground"

More Information needed