Spestly commited on
Commit
9e0fed3
·
verified ·
1 Parent(s): aa76cd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -19,6 +19,24 @@ datasets:
19
  - BAAI/TACO
20
  - codeparrot/apps
21
  - rubenroy/GammaCorpus-v1-70k-UNFILTERED
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
  ![Header](./Atlas-Flash.png)
24
 
 
19
  - BAAI/TACO
20
  - codeparrot/apps
21
  - rubenroy/GammaCorpus-v1-70k-UNFILTERED
22
+ extra_gated_prompt: "By accessing this model, you agree to comply with ethical usage guidelines and accept full responsibility for its applications. You will not use this model for harmful, malicious, or illegal activities, and you understand that the model's use is subject to ongoing monitoring for misuse. This model is provided 'AS IS' and agreeing to this means that you are responsible for all the outputs generated by you"
23
+ extra_gated_fields:
24
+ Name: text
25
+ Organization: text
26
+ Country: country
27
+ Date of Birth: date_picker
28
+ Intended Use:
29
+ type: select
30
+ options:
31
+ - Research
32
+ - Education
33
+ - Personal Development
34
+ - Commercial Use
35
+ - label: Other
36
+ value: other
37
+ I agree to use this model in accordance with all applicable laws and ethical guidelines: checkbox
38
+ I agree to use this model under the MIT licence: checkbox
39
+
40
  ---
41
  ![Header](./Atlas-Flash.png)
42