diff --git a/README.md b/README.md index a2573b2..4deef51 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,26 @@ -# Questions Generate +![image](https://github.com/user-attachments/assets/1090c2f1-e1f6-4c71-a9ce-37d8e457bf75) + + +# Bangkit 2024 Capstone Team : Machine Learning's Team This repository contains a Jupyter Notebook for generating questions using the SQuAD dataset and Hugging Face's Transformers library. The notebook demonstrates how to preprocess the dataset, train a model, and evaluate its performance. +## Our Team Machine Learning +| Nama | Bangkit-ID | Path | +|:---------------------:|:----------:|:----------------:| +| Yosep Firano La Ngari | M286B4KY4545 | Machine Learning | +| Dhimas Pramudya Tridharma | M269B4KY1098 | Machine Learning | +| Malika Putri Rahmawati | M318B4KX2392 | Machine Learning | + +## Question Answer Generate +This feature helps you create multiple-choice questions from a given text and provides the correct answers as the answer key. Simply input your text, and it will generate well-structured questions along with the corresponding answer key. + +## Summarization Generate +This feature takes lengthy texts and condenses them into concise summaries designed to help students learn more efficiently. It makes studying easier and more effective. + +## Tech Stacks +![stacks](https://github.com/user-attachments/assets/45339587-e6be-45d7-b030-b434e11e8aa1) + ## Table of Contents - [Installation](#installation)