Dataset Viewer issue: DatasetWithScriptNotSupportedError

#9
by MuajNSTU - opened

The dataset viewer is not working.

Error details:

Error code:   DatasetWithScriptNotSupportedError

👋 Before opening the discussion, have you considered removing the loading script and relying on automated data support?

You can use convert_to_parquet from the datasets library.


cc @albertvillanova @lhoestq @severo .

i need this dataset for sentimental analysis. can i have this?

McAuley-Lab org

Hi @MuajNSTU ,

For Q1: Currently, the dataset doesn’t support the dataset viewer. Since we have multiple file types (e.g., .csv for ratings and .json for metadata), automated data support isn’t compatible. Therefore, we need a loading script to manage the dataset, which unfortunately disables the dataset viewer.

For Q2: Yes, the dataset can be used for sentiment analysis!

Give me the github link or anything that will help me to use this dataset for my purpose. I will assure you i wll never use it elsewhere & obviously give you credit

McAuley-Lab org

Give me the github link or anything that will help me to use this dataset for my purpose. I will assure you i wll never use it elsewhere & obviously give you credit

You can access the dataset here (using HuggingFace website/CLI/api) or via https://amazon-reviews-2023.github.io/

Sign up or log in to comment