Faisal AlKhateeb commited on
Commit
099ed6b
1 Parent(s): 54065e1

update generation samples

Browse files
Files changed (1) hide show
  1. README.md +13 -17
README.md CHANGED
@@ -171,39 +171,35 @@ You may fine-tune and adapt BTLM-3B-8k-base model via either Cerebras [Model Stu
171
  ### Out of Scope Use
172
  BTLM-3B-8k-base was trained on SlimPajama, with primarily English language, and is not recommended for machine translation tasks. BTLM-3B-8k-base has not been tuned for instruction-following or chat-based use cases.
173
 
174
- ### Limitations
175
- Since BTLM-3B-8K-base is not instruction fine-tuned, it performs best with “completion-style” prompts rather than “instruction-style” prompts.
176
-
177
- For example, an instruction style prompt like: ``"What does a manometer measure?"`` Produces the following text: ``“What does a manometer measure?\nWhat is the difference between a thermometer and hygaugeometer, thermoetermometer\nHow do\nDifference between gauge and barometer”``. This is because the model was trained to complete the text it has seen rather than follow instructions. Instead, if we rephrase the instruction as a text completion problem, we can obtain useful outputs. See examples below.
178
-
179
  ```
180
- Prompt: “A manometer is used to measure"
181
- Generation: “the pressure of a fluid in a liquid or gas. A manometric pressure. It is a pressure gauge. The pressure or gauge pressure is the volume of the.”
182
  ```
183
 
184
  ```
185
- Prompt: Robert Oppenheimer was a”
186
- Generation: “theoretical physicist and a physicist who was the first to develop the atomic bomb. who was born in the the first the the bomb and the Manhattan Project the nuclear the project the United States.”
187
  ```
188
 
189
  ```
190
- Prompt: Albert Einstein was known for
191
- Generation: “his theory of relativity, which was a theory that the theory which explained the speed of gravity and the universe. of gravity. The theory. He was the gravity of the relativity of space-time and time and space and theory of.”
192
  ```
193
 
194
  ```
195
- Prompt: “Isaac Newton was a”
196
- Generation: “English physicist, mathematician, astronomer, and natural philosopher, theologian, alchemist, physicist and astronomer and mathematician. He was born in 1642, who was the greatest scientist, he was also, scientist and philosopher.”
197
  ```
198
 
199
  ```
200
- Prompt: "After it leaves the right ventricle, the blood is pumped"
201
- Generation: “into the left atrium, it goes through the pulmonary artery to the lungs. The right side of the lung.”
202
  ```
203
 
204
  ```
205
- Prompt: Peter lost his wallet after attending a local concert. To help him, Bob gave David 10 dollars. David then passed it on to Peter. Now the total amount of money Peter has is”
206
- Generation: “$10 dollars.”
207
  ```
208
 
209
  ## Risk, Bias, Ethical Considerations
 
171
  ### Out of Scope Use
172
  BTLM-3B-8k-base was trained on SlimPajama, with primarily English language, and is not recommended for machine translation tasks. BTLM-3B-8k-base has not been tuned for instruction-following or chat-based use cases.
173
 
174
+ ### Generation Samples
 
 
 
 
175
  ```
176
+ Prompt: What is a manometer?"
177
+ Generation: "A manometric device is an instrument that measures the pressure of a fluid."
178
  ```
179
 
180
  ```
181
+ Prompt: "What Robert Oppenheimer is famous for?"
182
+ Generation: “Robert Opperman was a physicist who was the director of the Manhattan Project, which was responsible for the development of nuclear weapons.”
183
  ```
184
 
185
  ```
186
+ Prompt: "What was Albert Einstein known for?"
187
+ Generation: “Albert Einstein was a German-born theoretical physicist who developed the theory of relativity, one of the two pillars of modern physics (alongside quantum mechanics).”
188
  ```
189
 
190
  ```
191
+ Prompt: “Who is Isaac Newton?”
192
+ Generation: “Isaac Newton was an English physicist, mathematician, astronomer, alchemist, and theologian. He is widely recognized as one of the most influential scientists of all time and as a key figure in the scientific revolution.”
193
  ```
194
 
195
  ```
196
+ Prompt: "Where does the blood get pumped to after it leaves the right ventricle?"
197
+ Generation: “The right atrium receives the deoxygenated blood from the pulmonary artery. The right side of the heart is the only side that receives de-oxygened...”
198
  ```
199
 
200
  ```
201
+ Prompt: "Peter lost his wallet after attending a local concert. To help him, Bob gave David 10 dollars. David then passed it on to Peter. Now what is the total amount of money Peter has?"
202
+ Generation: “A. $10
203
  ```
204
 
205
  ## Risk, Bias, Ethical Considerations