CoolFace
Datasetpublic

iwatzon/FinRAD_sample

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes11downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: input5    dtype: string6  - name: context7    dtype: string8  - name: output9    dtype: int6410  splits:11  - name: train12    num_bytes: 44098313    num_examples: 150014  download_size: 27464415  dataset_size: 44098316configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22