Open caiqi opened 5 months ago
Thanks for providing the codes! We have added a simple script to show how to retrieve the labels from the dataset at https://github.com/google-research/google-research/blob/master/richhf_18k/parse_tfrecord_file.py, which can be used together with this script to convert the dataset to JSON or other formats.
For anyone interested, here is a simple snippet to convert the TFRecord file to JSON format: