Arjun-G-Ravi commited on
Commit
ff0804e
·
verified ·
1 Parent(s): 5157fb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -13
README.md CHANGED
@@ -10,25 +10,28 @@ library_name: transformers
10
  pipeline_tag: text-generation
11
  widget:
12
  - text: >-
13
- Read the question and give an honest answer. Your answers should not include any unethical, racist, sexist, dangerous, or illegal content. If the question is wrong, or does not make sense, accept it instead of giving the wrong answer.\n
14
- Question: Who is the king of the jungle?
15
- Answer:
 
16
  example_title: Knowledge - Animal kingdom
17
-
18
  - text: >-
19
- Read the question and give an honest answer. Your answers should not include any unethical, racist, sexist, dangerous, or illegal content. If the question is wrong, or does not make sense, accept it instead of giving the wrong answer.\n
20
- Question: Who is Kobe Bryant?
21
- Answer:
 
22
  example_title: Knowledge - Sports
23
  - text: >-
24
- Read the question and give an honest answer. Your answers should not include any unethical, racist, sexist, dangerous, or illegal content. If the question is wrong, or does not make sense, accept it instead of giving the wrong answer.\n
25
- Question: What is the meaning of life?
26
- Answer:
 
27
  example_title: Philosophy
28
  - text: >-
29
- Read the question and give an honest answer. Your answers should not include any unethical, racist, sexist, dangerous, or illegal content. If the question is wrong, or does not make sense, accept it instead of giving the wrong answer.\n
30
- Question: What role of actuators in robotics?
31
- Answer:
 
32
  example_title: Robotics
33
  inference:
34
  parameters:
@@ -40,6 +43,8 @@ tags:
40
  - chemistry
41
  - biology
42
  - text-generation-inference
 
 
43
  ---
44
 
45
  # Model Card for Model ID
 
10
  pipeline_tag: text-generation
11
  widget:
12
  - text: >-
13
+ Read the question and give an honest answer. Your answers should not include
14
+ any unethical, racist, sexist, dangerous, or illegal content. If the
15
+ question is wrong, or does not make sense, accept it instead of giving the
16
+ wrong answer.\n Question: Who is the king of the jungle? Answer:
17
  example_title: Knowledge - Animal kingdom
 
18
  - text: >-
19
+ Read the question and give an honest answer. Your answers should not include
20
+ any unethical, racist, sexist, dangerous, or illegal content. If the
21
+ question is wrong, or does not make sense, accept it instead of giving the
22
+ wrong answer.\n Question: Who is Kobe Bryant? Answer:
23
  example_title: Knowledge - Sports
24
  - text: >-
25
+ Read the question and give an honest answer. Your answers should not include
26
+ any unethical, racist, sexist, dangerous, or illegal content. If the
27
+ question is wrong, or does not make sense, accept it instead of giving the
28
+ wrong answer.\n Question: What is the meaning of life? Answer:
29
  example_title: Philosophy
30
  - text: >-
31
+ Read the question and give an honest answer. Your answers should not include
32
+ any unethical, racist, sexist, dangerous, or illegal content. If the
33
+ question is wrong, or does not make sense, accept it instead of giving the
34
+ wrong answer.\n Question: What role of actuators in robotics? Answer:
35
  example_title: Robotics
36
  inference:
37
  parameters:
 
43
  - chemistry
44
  - biology
45
  - text-generation-inference
46
+ base_model:
47
+ - openai-community/gpt2
48
  ---
49
 
50
  # Model Card for Model ID