--- dataset_info: features: - name: id dtype: string - name: model dtype: string - name: revision dtype: string - name: precision dtype: string - name: weight_type dtype: string - name: submitted_time dtype: string - name: model_type dtype: string - name: params dtype: float64 - name: license dtype: string - name: private dtype: bool - name: status dtype: string splits: - name: train num_bytes: 2705 num_examples: 15 download_size: 5752 dataset_size: 2705 configs: - config_name: default data_files: - split: train path: data/train-* ---