Mismatch between info.json and episode indices in the data parquet files

#5
by elihagen - opened

I noticed a mismatch between the number of episodes listed in info.json and the episode indices present in the data parquet files for the dataset.
Could you clarify whether this is expected? For example, are some episodes intentionally excluded from the parquet files, or should the counts and episode indices match exactly?

info.json: "total_episodes": 63
number of episodes in the chunk: 125

Sign up or log in to comment