model-metadata/trending_models_exp
06
1---2dataset_info:3 features:4 - name: id5 dtype: string6 - name: should_skip7 dtype: bool8 - name: has_avocado_team_interaction9 dtype: bool10 - name: metadata_issues11 list: string12 - name: discussions_with_avocado_participation13 list:14 - name: author15 dtype: string16 - name: title17 dtype: string18 - name: url19 dtype: string20 - name: estimated_vram21 dtype: float6422 splits:23 - name: train24 num_bytes: 1664025 num_examples: 10026 download_size: 1072927 dataset_size: 1664028configs:29- config_name: default30 data_files:31 - split: train32 path: data/train-*33---34 