mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,28 @@ base_model: Spestly/Atlas-Pro-1.5B-Preview
|
|
3 |
datasets:
|
4 |
- openai/gsm8k
|
5 |
- HuggingFaceH4/ultrachat_200k
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
language:
|
7 |
- en
|
8 |
- zh
|
|
|
3 |
datasets:
|
4 |
- openai/gsm8k
|
5 |
- HuggingFaceH4/ultrachat_200k
|
6 |
+
extra_gated_fields:
|
7 |
+
Country: country
|
8 |
+
Date of Birth: date_picker
|
9 |
+
I agree to use this model in accordance with all applicable laws and ethical guidelines: checkbox
|
10 |
+
I agree to use this model under the MIT licence: checkbox
|
11 |
+
Intended Use:
|
12 |
+
options:
|
13 |
+
- Research
|
14 |
+
- Education
|
15 |
+
- Personal Development
|
16 |
+
- Commercial Use
|
17 |
+
- label: Other
|
18 |
+
value: other
|
19 |
+
type: select
|
20 |
+
Name: text
|
21 |
+
Organization: text
|
22 |
+
extra_gated_prompt: By accessing this model, you agree to comply with ethical usage
|
23 |
+
guidelines and accept full responsibility for its applications. You will not use
|
24 |
+
this model for harmful, malicious, or illegal activities, and you understand that
|
25 |
+
the model's use is subject to ongoing monitoring for misuse. This model is provided
|
26 |
+
'AS IS' and agreeing to this means that you are responsible for all the outputs
|
27 |
+
generated by you
|
28 |
language:
|
29 |
- en
|
30 |
- zh
|