Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,18 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
license: other
|
| 4 |
language:
|
|
|
|
| 1 |
---
|
| 2 |
+
---
|
| 3 |
+
extra_gated_prompt: "🌸 Pour accéder a ce modèle, vous devez accepter de l'utiliser pour ce dont il a été conçu, et ne pas attendre de texte conventionnels.🌸"
|
| 4 |
+
extra_gated_fields:
|
| 5 |
+
Company: text
|
| 6 |
+
Country: country
|
| 7 |
+
Specific date: date_picker
|
| 8 |
+
I want to use this model for:
|
| 9 |
+
type: select
|
| 10 |
+
options:
|
| 11 |
+
- Research
|
| 12 |
+
- Education
|
| 13 |
+
- label: Other
|
| 14 |
+
value: other
|
| 15 |
+
I agree to use this model for non-commercial use ONLY: checkbox
|
| 16 |
library_name: transformers
|
| 17 |
license: other
|
| 18 |
language:
|