-
Notifications
You must be signed in to change notification settings - Fork 1
Hyperparameter details #2
Copy link
Copy link
Open
Description
Hello,
Thanks for publishing inference code for selective compression. I have some questions about context_proportion and low_comp_ratio hyperparameters. I am currently testing on a different benchmark however i sometimes run into the error ValueError: Invalid encoder_indices. I see the error comes around this line
if len_for_encoder < lm_length and low_ratio_index_length > 0: raise ValueError("Invalid encoder_indices")
I am currently using same hyperparameters provided. Can you explain a bit what values are needed for overall_comp_ratio, text_proportion, low_comp_ratio to avoid these errors and what are these hyperparameters?
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels