CoolFace
Datasetpublic

thewall/Simulation

sourceHugging Faceopenrailupdated 3y agoView on Hugging Face
0likes6downloads
README.md25 linesDownload Raw Back to root
1---2license: openrail3dataset_info:4  features:5  - name: id6    dtype: int327  - name: seq8    dtype: string9  - name: motif10    dtype: string11  - name: motif_ids12    dtype: int3213  - name: motif_mask14    sequence: int3215  splits:16  - name: train17    num_bytes: 585000.018    num_examples: 450019  - name: test20    num_bytes: 65000.021    num_examples: 50022  download_size: 9780823  dataset_size: 650000.024---25