Baselight

All About Apple Devices

All about apple devices Q & A format

@kaggle.aashidutt3_all_about_apple_devices

Loading...
Loading...

About this Dataset

All About Apple Devices

This dataset contains Q&A based on what kind of questions do people ask online with their respective answers. This can be used as an LLM project where we finetune an LLM and create a chatbot where one can ask the chatbot any question related to Apple products and get respective answers.

Tables

Qanda

@kaggle.aashidutt3_all_about_apple_devices.qanda
  • 75.09 KB
  • 1005 rows
  • 2 columns
Loading...

CREATE TABLE qanda (
  "question" VARCHAR,
  "answer" VARCHAR
);

Share link

Anyone who has the link will be able to view this.