chess / README.md
Lily?
Update README.md
d9e41e9 verified
metadata
license: apache-2.0
dataset_info:
  features:
    - name: Moves
      sequence: string
    - name: Termination
      dtype: string
    - name: Result
      dtype: string
  splits:
    - name: train
      num_bytes: 3095252946
      num_examples: 1999936
  download_size: 547329013
  dataset_size: 3095252946
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

I told someone I'll be making an LLM that plays chess... and here I am.