SravaniCh commited on
Commit
eebfe9b
·
verified ·
1 Parent(s): f6230e2

Upload TestCasesforModel.csv

Browse files
Files changed (1) hide show
  1. TestCasesforModel.csv +1 -0
TestCasesforModel.csv CHANGED
@@ -1,3 +1,4 @@
1
  ,question,answer
2
  0,What is Natural Language Processing (NLP)?,"Natural Language Processing is a field of artificial intelligence that focuses on the interaction between computers and human languages, enabling machines to understand, interpret, and generate human-like text."
3
  1,How does NLP relate to Computer Vision?,"NLP and Computer Vision often complement each other in tasks where understanding both textual and visual information is crucial. For example, in image captioning, the combination of NLP and Computer Vision is used to generate descriptive captions for images."
 
 
1
  ,question,answer
2
  0,What is Natural Language Processing (NLP)?,"Natural Language Processing is a field of artificial intelligence that focuses on the interaction between computers and human languages, enabling machines to understand, interpret, and generate human-like text."
3
  1,How does NLP relate to Computer Vision?,"NLP and Computer Vision often complement each other in tasks where understanding both textual and visual information is crucial. For example, in image captioning, the combination of NLP and Computer Vision is used to generate descriptive captions for images."
4
+ 2,Policy Search,Login to the application with valid credentials. Verify user is navigated to the search screen successfully. Enter the valid search criteria and click on search. Search results should be displayed on the screen successfully.