--- license: other license_name: my-custom-research-license license_link: LICENSE extra_gated_heading: "Request access to My-Gated-Model" extra_gated_button_content: "Acknowledge license and request access" extra_gated_prompt: "By registering for access to My-Gated-Model, you agree to the license (My Custom License) and all usage restrictions. You must have a valid CITI Data or Specimens Only Research certification in order to receive access." extra_gated_fields: CITI Verification URL: text Affiliation: text Country: country Specific date: date_picker I want to use this model for: type: select options: - Research - Education - label: Other value: other I agree to use this model for non-commercial use ONLY and abide by the terms of the license: checkbox --- # My-Gated-Model: an example (empty) model repo to showcase gated models and datasets The above gate has the following metadata fields: ``` extra_gated_heading: "Request access to My-Gated-Model" extra_gated_button_content: "Acknowledge license and request access" extra_gated_prompt: "By registering for access to My-Gated-Model, you agree to the license (My Custom License) and all usage restrictions. You must have a valid CITI Data or Specimens Only Research certification in order to receive access." extra_gated_fields: CITI Verification URL: text Affiliation: text Country: country Specific date: date_picker I want to use this model for: type: select options: - Research - Education - label: Other value: other I agree to use this model for non-commercial use ONLY and abide by the terms of the license: checkbox ```