israelpf
israelpf
Why in the dataset preparation: unlabeled data has labels?? --> unlabeled['labels'].append(key)
In the detect_gear.ipynb file there a function to calculate the borders called "get_segment_borders", but is missing in the notebook, could you include it please or explain how to calculate the...
Why are the rewards truncated in the "GPTRewardModel" class? What is the reason and where can I find more information about it? # Retrieve first index where trajectories diverge divergence_ind...