-
I am getting this error, by using below code:-
How and Where to Update Operative Config? and If I use older versions, I get the error still! |
Beta Was this translation helpful? Give feedback.
Answered by
craffel
Sep 29, 2021
Replies: 1 comment 6 replies
-
The operative config is at gs://unifiedqa/models/large/operative_config.gin. It's in a GCS bucket. You don't have permission to update it; you need to get the UnifiedQA maintainers to update it. You could copy it locally and edit it yourself and refer to your local copy, though. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
ayush714
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The operative config is at gs://unifiedqa/models/large/operative_config.gin. It's in a GCS bucket. You don't have permission to update it; you need to get the UnifiedQA maintainers to update it. You could copy it locally and edit it yourself and refer to your local copy, though.