taiko-1000-parsed / README.md
JacobLinCool's picture
Upload dataset
4846722 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: tja
      dtype: string
    - name: oni
      struct:
        - name: balloons
          sequence: int64
        - name: course
          dtype: string
        - name: level
          dtype: int64
        - name: player
          dtype: int64
        - name: segments
          list:
            - name: measure_den
              dtype: int64
            - name: measure_num
              dtype: int64
            - name: notes
              list:
                - name: bpm
                  dtype: float64
                - name: delay
                  dtype: float64
                - name: gogo
                  dtype: bool
                - name: note_type
                  dtype: string
                - name: scroll
                  dtype: float64
                - name: timestamp
                  dtype: float64
            - name: timestamp
              dtype: float64
    - name: hard
      struct:
        - name: balloons
          sequence: int64
        - name: course
          dtype: string
        - name: level
          dtype: int64
        - name: player
          dtype: int64
        - name: segments
          list:
            - name: measure_den
              dtype: int64
            - name: measure_num
              dtype: int64
            - name: notes
              list:
                - name: bpm
                  dtype: float64
                - name: delay
                  dtype: float64
                - name: gogo
                  dtype: bool
                - name: note_type
                  dtype: string
                - name: scroll
                  dtype: float64
                - name: timestamp
                  dtype: float64
            - name: timestamp
              dtype: float64
    - name: normal
      struct:
        - name: balloons
          sequence: int64
        - name: course
          dtype: string
        - name: level
          dtype: int64
        - name: player
          dtype: int64
        - name: segments
          list:
            - name: measure_den
              dtype: int64
            - name: measure_num
              dtype: int64
            - name: notes
              list:
                - name: bpm
                  dtype: float64
                - name: delay
                  dtype: float64
                - name: gogo
                  dtype: bool
                - name: note_type
                  dtype: string
                - name: scroll
                  dtype: float64
                - name: timestamp
                  dtype: float64
            - name: timestamp
              dtype: float64
    - name: easy
      struct:
        - name: balloons
          sequence: int64
        - name: course
          dtype: string
        - name: level
          dtype: int64
        - name: player
          dtype: int64
        - name: segments
          list:
            - name: measure_den
              dtype: int64
            - name: measure_num
              dtype: int64
            - name: notes
              list:
                - name: bpm
                  dtype: float64
                - name: delay
                  dtype: float64
                - name: gogo
                  dtype: bool
                - name: note_type
                  dtype: string
                - name: scroll
                  dtype: float64
                - name: timestamp
                  dtype: float64
            - name: timestamp
              dtype: float64
    - name: metadata
      struct:
        - name: BPM
          dtype: string
        - name: DEMOSTART
          dtype: string
        - name: GENRE
          dtype: string
        - name: OFFSET
          dtype: string
        - name: SCOREMODE
          dtype: string
        - name: SEVOL
          dtype: string
        - name: SONGVOL
          dtype: string
        - name: SUBTITLE
          dtype: string
        - name: TITLE
          dtype: string
        - name: WAVE
          dtype: string
    - name: ura
      struct:
        - name: balloons
          sequence: int64
        - name: course
          dtype: string
        - name: level
          dtype: int64
        - name: player
          dtype: int64
        - name: segments
          list:
            - name: measure_den
              dtype: int64
            - name: measure_num
              dtype: int64
            - name: notes
              list:
                - name: bpm
                  dtype: float64
                - name: delay
                  dtype: float64
                - name: gogo
                  dtype: bool
                - name: note_type
                  dtype: string
                - name: scroll
                  dtype: float64
                - name: timestamp
                  dtype: float64
            - name: timestamp
              dtype: float64
  splits:
    - name: train
      num_bytes: 5152233251.061649
      num_examples: 1039
    - name: test
      num_bytes: 575225253.8493507
      num_examples: 116
  download_size: 5608369491
  dataset_size: 5727458504.911
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*