--- dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: Product_Company_Name dtype: string - name: Product_Category dtype: string - name: Product_Name dtype: string - name: Product_Description dtype: string - name: Product_Color dtype: string - name: Product_Size dtype: string - name: Product_Original_Price dtype: string - name: Product_Discounted_Price dtype: string - name: Product_Additional_Discount dtype: string - name: Average_Rating dtype: float64 - name: Reviews dtype: string - name: Conversation Script dtype: string - name: Input Prompt dtype: string splits: - name: train num_bytes: 2052211 num_examples: 372 download_size: 623380 dataset_size: 2052211 configs: - config_name: default data_files: - split: train path: data/train-* ---