Slide 38
Slide 38 text
mysql> SELECT sys.ML_GENERATE("What is the DigitalTwin?", JSON_OBJECT("task", "generation",
"model_id", "mistral-7b-instruct-v1"))\G
*************************** 1. row ***************************
sys.ML_GENERATE("What is the DigitalTwin?", JSON_OBJECT("task", "generation", "model_id",
"mistral-7b-instruct-v1")): {"text": " A digital twin is a virtual model of a physical object
or system that is created using real-time data from sensors, software, and other sources. It is
used to simulate, analyze, optimize, and predict the behavior of the object or system, enabling
engineers, architects, and other professionals to make informed decisions about its design,
operation, and maintenance. Digital twins can be applied to a wide range of industries,
including manufacturing, construction, transportation, energy, and healthcare, among others."}
Copyright © 2024, Oracle and/or its affiliates
38
Mistral-7Bに「デジタルツインとは?」と質問した結果