Update README.md
Browse files
README.md
CHANGED
|
@@ -51,7 +51,7 @@ outputs = model.generate(
|
|
| 51 |
for i in range(4):
|
| 52 |
print(tokenizer.decode(outputs[i], skip_special_tokens=True, clean_up_tokenization_spaces=True))
|
| 53 |
|
| 54 |
-
#
|
| 55 |
# > Cheapity3 continuing:
|
| 56 |
# ... Developing the knowledge base for these core areas will enable engineers to build their capabilities rapidly and efficiently. ...
|
| 57 |
# ... The field of mechanics offers a variety and broad range for applications throughout the engineering/technological fields. ...
|
|
|
|
| 51 |
for i in range(4):
|
| 52 |
print(tokenizer.decode(outputs[i], skip_special_tokens=True, clean_up_tokenization_spaces=True))
|
| 53 |
|
| 54 |
+
# The mechanical engineering field requires an understanding of core areas including mechanics, dynamics, thermodynamics, materials science, structural analysis, and electricity.
|
| 55 |
# > Cheapity3 continuing:
|
| 56 |
# ... Developing the knowledge base for these core areas will enable engineers to build their capabilities rapidly and efficiently. ...
|
| 57 |
# ... The field of mechanics offers a variety and broad range for applications throughout the engineering/technological fields. ...
|