csmile-1006/PreferenceTransformer

can I get some other indices for my human label ?

liovn opened this issue · 1 comments

liovn commented

Thank you for your wonderful work. Besides generating human_label with the collected indices in your file, can I collect more indices or my own indices? hope you give some useful suggestions

Hello, thank you for your interest.
You could make your own indices by learning reward model with different base_path.
Please follow the code here:

base_path = os.path.join(FLAGS.data_dir, env)