Add gating (#5)
Browse files- Add gating (fd5a7e9fbd381af28cddaa3e14c60b7a959fca14)
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: gemma
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
|
|
|
1 |
---
|
|
|
2 |
license: gemma
|
3 |
+
library_name: transformers
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
extra_gated_heading: Access Gemma on Hugging Face
|
6 |
+
extra_gated_prompt: >-
|
7 |
+
To access Gemma on Hugging Face, you’re required to review and agree to
|
8 |
+
Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
9 |
+
Face and click below. Requests are processed immediately.
|
10 |
+
extra_gated_button_content: Acknowledge license
|
11 |
+
tags:
|
12 |
+
- conversational
|
13 |
---
|
14 |
|
15 |
|