Spestly commited on
Commit
a63b764
·
verified ·
1 Parent(s): c3161a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -9
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: Spestly/Atlas-R1-1.5B-Preview
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
@@ -38,7 +39,13 @@ language:
38
  - tl
39
  - nl
40
  library_name: transformers
41
- 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"
 
 
 
 
 
 
42
  extra_gated_fields:
43
  Name: text
44
  Organization: text
@@ -46,13 +53,13 @@ extra_gated_fields:
46
  Date of Birth: date_picker
47
  Intended Use:
48
  type: select
49
- options:
50
- - Research
51
- - Education
52
- - Personal Development
53
- - Commercial Use
54
- - label: Other
55
- value: other
56
  I agree to use this model in accordance with all applicable laws and ethical guidelines: checkbox
57
  I agree to use this model under the MIT licence: checkbox
58
  ---
 
1
  ---
2
+ base_model:
3
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
4
  tags:
5
  - text-generation-inference
6
  - transformers
 
39
  - tl
40
  - nl
41
  library_name: transformers
42
+ extra_gated_prompt: >-
43
+ By accessing this model, you agree to comply with ethical usage guidelines and
44
+ accept full responsibility for its applications. You will not use this model
45
+ for harmful, malicious, or illegal activities, and you understand that the
46
+ model's use is subject to ongoing monitoring for misuse. This model is
47
+ provided 'AS IS' and agreeing to this means that you are responsible for all
48
+ the outputs generated by you
49
  extra_gated_fields:
50
  Name: text
51
  Organization: text
 
53
  Date of Birth: date_picker
54
  Intended Use:
55
  type: select
56
+ options:
57
+ - Research
58
+ - Education
59
+ - Personal Development
60
+ - Commercial Use
61
+ - label: Other
62
+ value: other
63
  I agree to use this model in accordance with all applicable laws and ethical guidelines: checkbox
64
  I agree to use this model under the MIT licence: checkbox
65
  ---