Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
If you found this content useful, pleases consider sharing it with others who might benefit. Your support is greatly appreciated :)
The Code is missing. Can you please share the code again?
Can we use llama3 for generating test dataset along with as a judge Because i have faced the issue while using llama3
Yes, we can use any llm. Llama3 worked for me. Whats the issue?
@@SridharKumarKannam issue is Lets Suppose I have provide 10 pdf and create knowledge base and try to create 60 question sets so it wil through error after creating 10 12 question like invalid Json formate by llm like that
@@pramodpatil1609 use try catch. The output format from llms is esp the smaller models is not always as expected.
can we use our own created test data instead of generating it with Giskard?
yes you can do that.
please share the code as well
link added in the description...
If you found this content useful, pleases consider sharing it with others who might benefit. Your support is greatly appreciated :)
The Code is missing. Can you please share the code again?
Can we use llama3 for generating test dataset along with as a judge Because i have faced the issue while using llama3
Yes, we can use any llm. Llama3 worked for me. Whats the issue?
@@SridharKumarKannam issue is Lets Suppose I have provide 10 pdf and create knowledge base and try to create 60 question sets so it wil through error after creating 10 12 question like invalid Json formate by llm like that
@@pramodpatil1609 use try catch. The output format from llms is esp the smaller models is not always as expected.
can we use our own created test data instead of generating it with Giskard?
yes you can do that.
please share the code as well
link added in the description...