--- dataset_info: features: - name: supplier dtype: string - name: brand_owner dtype: string - name: distributor dtype: string - name: manufacturer_country dtype: string - name: brand_name_fa dtype: string splits: - name: train num_bytes: 9374492 num_examples: 52375 - name: test num_bytes: 2336061 num_examples: 13094 download_size: 2001146 dataset_size: 11710553 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---