IEEEVITPune-AI-Team/chatbotAlpha
收藏Hugging Face2024-02-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/IEEEVITPune-AI-Team/chatbotAlpha
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Question
dtype: string
- name: Answer
dtype: string
splits:
- name: train
num_bytes: 2101813
num_examples: 5526
download_size: 821355
dataset_size: 2101813
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for Dataset Name
This dataset has been meticulously curated by the AI team at IEEE Student Branch, Vishwakarma Institute of Technology (VIT) Pune, with the explicit purpose of training the Llama2 model. It encompasses a diverse range of topics essential for the development of an effective conversational AI system.
## Dataset Details
### Dataset Description
The dataset comprises a comprehensive selection of topics, including but not limited to:
Frequently Asked Questions (FAQs) related to IEEE Student Branch at VIT Pune.
Inquiries pertaining to placements, encompassing strategies, tips, and common queries.
Questions related to fundamental concepts in Data Structures and Algorithms.
Queries and discussions regarding research papers, methodologies, and academic pursuits.
- **Curated by:** AI Team- IEEE SB VIT Pune
## Uses
This data was particularly designed for a chatbot for IEEE SB VIT Pune so that university students could use it for their own benifits, but it includes some general topics related to Research Papers, Data Structure and Algorithms and Placements that can be used by others for their custom chatbot
## Dataset Structure
The dataset consists of the following fields:
- **Instruction:** This field represents the prompt or query posed to the chatbot.
- **Response:** This field contains the corresponding generated response by the chatbot.
## Dataset Structure Information
The dataset is structured in a JSON format, with each entry containing the following fields:
```json
{
"instruction": "What is IEEE?",
"response": "The IEEE or Institute of Electrical and Electronics Engineers is the world's largest professional technical organization dedicated to the advancement of technology for the benefit of humanity."
}
```
### Curation Rationale
The motivation behind curating this dataset stems from a genuine desire to empower and support university students pursuing B.Tech degrees. Recognizing the pivotal role that IEEE Student Branch at Vishwakarma Institute of Technology (VIT) Pune plays in students' academic journeys, the aim was to create a resource that elucidates the myriad ways in which IEEE SB VIT Pune can enrich and enhance students' educational experiences.
At its core, this dataset is a testament to the commitment of the AI team at IEEE SB VIT Pune to empower B.Tech students with valuable insights and resources. By curating a comprehensive collection of topics spanning FAQs, placement strategies, technical concepts, and research discussions, the dataset seeks to equip students with the knowledge and understanding necessary to navigate their academic pursuits effectively.
## Dataset Card Authors
<br>AI Team- IEEE SB VIT Pune
<br>Mrunmayee Phadke (Project Head)
<br>Hritesh Maikap
<br>Nidhish
<br>Arya Lokhande
<br>Apurva Kota
<br>Soham Nimale
提供机构:
IEEEVITPune-AI-Team
原始信息汇总
数据集概述
数据集详情
数据集描述
该数据集由IEEE学生分会AI团队在Vishwakarma理工学院(VIT)普纳精心策划,旨在训练Llama2模型。数据集涵盖了多种主题,包括但不限于:
- IEEE学生分会VIT普纳的常见问题(FAQs)。
- 关于就业策略、技巧和常见问题的咨询。
- 数据结构和算法的基本概念相关问题。
- 关于研究论文、方法论和学术追求的查询和讨论。
数据集结构
数据集包含以下字段:
- Instruction: 表示向聊天机器人提出的提示或查询。
- Response: 包含聊天机器人生成的相应回复。
数据集结构信息
数据集以JSON格式组织,每个条目包含以下字段: json { "instruction": "What is IEEE?", "response": "The IEEE or Institute of Electrical and Electronics Engineers is the worlds largest professional technical organization dedicated to the advancement of technology for the benefit of humanity." }
数据集配置
- 配置名称: default
- 数据文件:
- split: train
- path: data/train-*
数据集大小
- 下载大小: 821355字节
- 数据集大小: 2101813字节
- 训练集示例数: 5526



