Transferring training data to another IVA
When you generate training data for Pega Intelligent Virtual Assistant™ (IVA) that results in greater accuracy of topic and entity detection, you can reuse the information by transferring the training data to another IVA. Copying training data from one environment to another results in a quicker development of artificial intelligence of another chatbot making the system easier to build since you do not have to create the text analytics model from scratch.
For example, you can copy accumulated training data from a production environment for a chatbot to a development or a QA environment of another chatbot. Before you can begin transferring data, you first start recording training data in the IVA.Copying training data from one IVA environment to another involves first creating training data in a production environment, and then exporting the training data to a file. Next, you edit the IVA in a development or QA environment, and then import the saved training data from the file. You can export either only reviewed training data for an IVA, or all of the training data. The training data that you export includes entities that the system added to the text analyzer, but did not build in the model.
- In the navigation pane of App Studio, click Channels.
- Save training data from a chatbot:
- In the Current channel interfaces section, click the icon that represents your existing Unified Messaging channel, for example, in a production environment.
- In the channel, click the Training data tab.
- Click the More icon above the list of training
records, and then click Export data.
- In the Export data window, select one of the
following options:
- To export only the reviewed data, click Reviewed only.
- To export all data for the model, click Reviewed and unreviewed.
- Click Export.
- Click Download and save the training data as a
.zip
file.
- In the navigation pane of App Studio, click Channels.
- Reuse training data in another chatbot:
- In the Current channel interfaces section, click the icon that represents your existing Unified Messaging channel, for example, in a development or a QA environment.
- In the channel, click the Training data tab.
- Click the More icon above the list of training records, and then click Import data.
- In the Import data window, click Choose
file, and then select the
.zip
file that contains the exported training data. - Click Import.
Previous topic Correcting training data in an IVA Next topic Applying changes to a text analytics model for an IVA