The dataset viewer is not available for this split.
The number of columns (100315) exceeds the maximum supported number of columns (1000). This is a current limitation of the datasets viewer. You can reduce the number of columns if you want the viewer to work.
Error code:   TooManyColumnsError

Need help to make the dataset viewer work? Open a discussion for direct support.

import json

# Load the dictionary from the JSON file
with open('entries_dict.json', 'r') as file:
    entries_dict = json.load(file)

entries_dict['0']

Downloads last month
0
Edit dataset card