gatedmodeltest / README.md
tthelin's picture
Update README.md
6554142 verified
metadata
license: other
license_name: customlicense
license_link: LICENSE
language:
  - en
tags:
  - sometag
extra_gated_heading: Access SomeModel on Hugging Face
extra_gated_description: >-
  The information you provide will be collected, stored, processed and shared in
  accordance with the [Google Privacy
  Policy](https://policies.google.com/privacy).
extra_gated_prompt: >-
  ### Access and Consent

  To access SomeModel on Hugging Face, you’re required to review and agree to
  [Project’s usage license](https://policies.google.com/privacy/key-terms). To
  do this, please ensure you’re logged in to Hugging Face and click "Submit"
  below. Requests are processed immediately.

  ### Consent Management

  After initial acceptance, to further manage your consent for our use of your
  information and your access to this model use [these
  instructions](https://policies.google.com/privacy/frameworks).

  ### Project News Mailing List

  We also have a news [mailing
  list](https://policies.google.com/privacy/google-partners) you can sign up for
  if you'd like updates about other Project models, publications or other
  updates.
extra_gated_button_content: Submit
extra_gated_eu_disallowed: true
extra_gated_fields:
  Organization: text
  What use-case(s) are you interested in using SomeModel for?: text
  What's your intention with SomeModel?:
    type: select
    options:
      - label: >-
          Academic research with no intention of deploying the model in a
          clinical setting
        value: research-only
      - label: Research with the potential to deploy the model in a clinical setting
        value: reesarch-and-more
      - label: Build a model that can be used in a clinical setting
        value: builder-product
      - label: Serve the model for others to use
        value: builder-infra
      - label: Other
        value: other
  Do you consent to us contacting you to better understand your goals with SomeModel and get other feedback?:
    type: select
    options:
      - 'Yes'
      - 'No'
  geo: ip_location
  I understand there is a news mailing list linked above that I can sign up for: checkbox
  By clicking Submit below I accept the terms of the license and acknowledge that the information I provide will be collected stored processed and shared in accordance with the Google Privacy Policy: checkbox

Gated Model Test

Test repo to see how gated model functionality works; not a real repo