CoolFace
Datasetpublic

visual-memory/ConvAI2-Mapping_10-ERNIE-enhanced

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes32downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: persona-id5    dtype: string6  - name: persona_revised7    dtype: string8  - name: enhanced_persona_revised9    dtype: string10  - name: persona-image11    dtype: image12  splits:13  - name: train14    num_bytes: 164536638015    num_examples: 103316  download_size: 164438671217  dataset_size: 164536638018configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24