Hello there! ๐
If you've landed here, you might be coming from the Knowledge Hub or simply exploring the CLAYDY Help Center. Either way, welcome!
The Tabular Quality Audit is our term here at CLAYDY for the internal review process conducted before you train your AI Chatbot with tabular data. This data could be sourced from Google Sheets or CSV files.
The main purpose of the Tabular Quality Audit is to make sure that each row in your table or sheet does not exceed 2048 characters. This is crucial for maintaining the integrity and consistency of the data that your AI Chatbot will use for training.
If any row surpasses the 2048-character limit, there's a risk that the AI could fragment the row, leading to inconsistent or erroneous responses. Ensuring that your data meets this requirement guarantees that your AI Chatbot will have the best possible data for training.
You should make sure that the total character count of all cells in a row does not exceed the 2048-character limit. This rule applies uniformly to every row in your table or sheet. By adhering to this guideline, you'll help ensure the accuracy and reliability of your AI Chatbot's responses.
Q1. What happens if a row exceeds the 2048-character limit?ย
A1: If a row exceeds the 2048-character limit, the AI Chatbot may fragment the row, resulting in inconsistent and potentially incorrect responses.
Q2. Can I use any tabular data format for the audit?ย
A2: Yes, you can use both Google Sheets and CSV files for the Tabular Quality Audit.
Q3. How can I check the character count of a row?ย
A3: You can use spreadsheet functions or specific software tools to calculate the total character count of each row to ensure compliance with the 2048-character limit.