CoolFace
Datasetpublic

matteanedda/path_selection_bidirectionality_7

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes5downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: conversations5    list:6    - name: from7      dtype: string8    - name: value9      dtype: string10  splits:11  - name: train12    num_bytes: 4853376513    num_examples: 170014  download_size: 903566715  dataset_size: 4853376516configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22