nicholasKluge commited on
Commit
052a667
1 Parent(s): 7191f48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  datasets:
4
  - nicholasKluge/instruct-aira-dataset
5
  language:
@@ -15,13 +15,19 @@ tags:
15
  - assistant
16
  pipeline_tag: text-generation
17
  widget:
18
- - text: "<|startofinstruction|>What is your name?<|endofinstruction|>"
19
  example_title: Greetings
20
- - text: "<|startofinstruction|>Can you explain what is Machine Learning?<|endofinstruction|>"
 
 
21
  example_title: Machine Learning
22
- - text: "<|startofinstruction|>Do you know anything about virtue ethics?<|endofinstruction|>"
 
 
23
  example_title: Ethics
24
- - text: "<|startofinstruction|>How can I make my girlfriend happy?<|endofinstruction|>"
 
 
25
  example_title: Advise
26
  inference:
27
  parameters:
@@ -145,4 +151,4 @@ The model will output something like:
145
 
146
  ## License
147
 
148
- The `Aira-OPT-350M` is licensed under the OPT-175B License Agreement, Copyright (c) Meta Platforms, Inc. All Rights Reserved. See the [LICENSE](LICENSE.md) file for more details.
 
1
  ---
2
+ license: other
3
  datasets:
4
  - nicholasKluge/instruct-aira-dataset
5
  language:
 
15
  - assistant
16
  pipeline_tag: text-generation
17
  widget:
18
+ - text: <|startofinstruction|>What is your name?<|endofinstruction|>
19
  example_title: Greetings
20
+ - text: >-
21
+ <|startofinstruction|>Can you explain what is Machine
22
+ Learning?<|endofinstruction|>
23
  example_title: Machine Learning
24
+ - text: >-
25
+ <|startofinstruction|>Do you know anything about virtue
26
+ ethics?<|endofinstruction|>
27
  example_title: Ethics
28
+ - text: >-
29
+ <|startofinstruction|>How can I make my girlfriend
30
+ happy?<|endofinstruction|>
31
  example_title: Advise
32
  inference:
33
  parameters:
 
151
 
152
  ## License
153
 
154
+ The `Aira-OPT-350M` is licensed under the OPT-175B License Agreement, Copyright (c) Meta Platforms, Inc. All Rights Reserved. See the [LICENSE](LICENSE.md) file for more details.