From b62c1844e91ecc924856b3314d55f8a2727527ce Mon Sep 17 00:00:00 2001 From: MalikaPutriRahmawati Date: Mon, 9 Dec 2024 00:10:11 +0700 Subject: [PATCH 1/5] README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a2573b2..ffa968a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ +![image](https://github.com/user-attachments/assets/1090c2f1-e1f6-4c71-a9ce-37d8e457bf75) + + # Questions Generate 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 +| Nama | Bangkit-ID | Path | +|:---------------------:|:----------:|:----------------:| +| Yosep Firano La Ngari | M286B4KY4545 | Machine Learning | +| Dhimas Pramudya Tridharma | M318B4KX2392 | Machine Learning | +| Malika Putri Rahmawati | C0121288 | Machine Learning | + ## Table of Contents - [Installation](#installation) From 7cf70c76fa6ba1b12d894d42ef80f781f99b004a Mon Sep 17 00:00:00 2001 From: MalikaPutriRahmawati Date: Mon, 9 Dec 2024 00:13:52 +0700 Subject: [PATCH 2/5] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffa968a..02accab 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ This repository contains a Jupyter Notebook for generating questions using the S | Nama | Bangkit-ID | Path | |:---------------------:|:----------:|:----------------:| | Yosep Firano La Ngari | M286B4KY4545 | Machine Learning | -| Dhimas Pramudya Tridharma | M318B4KX2392 | Machine Learning | -| Malika Putri Rahmawati | C0121288 | Machine Learning | +| Dhimas Pramudya Tridharma | M269B4KY1098 | Machine Learning | +| Malika Putri Rahmawati | M318B4KX2392 | Machine Learning | ## Table of Contents From 170ac96e0aca98129ad9ce030476336b3416ebe1 Mon Sep 17 00:00:00 2001 From: MalikaPutriRahmawati Date: Mon, 9 Dec 2024 00:14:47 +0700 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02accab..810d636 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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 +## Our Team Machine Learning | Nama | Bangkit-ID | Path | |:---------------------:|:----------:|:----------------:| | Yosep Firano La Ngari | M286B4KY4545 | Machine Learning | From 7d64dc825edd51f0f54f7aee5cc2edc532f67715 Mon Sep 17 00:00:00 2001 From: MalikaPutriRahmawati Date: Mon, 9 Dec 2024 03:35:14 +0700 Subject: [PATCH 4/5] README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 810d636..7ec8e36 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![image](https://github.com/user-attachments/assets/1090c2f1-e1f6-4c71-a9ce-37d8e457bf75) -# Questions Generate +# 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. @@ -12,6 +12,15 @@ This repository contains a Jupyter Notebook for generating questions using the S | 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 for easy reference. + +## Summarization Generate +This feature takes lengthy texts and condenses them into concise summaries designed to help students learn more efficiently. By focusing on the core ideas, 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) From 48d54d72deabbd8379205da4d1d96bb33c0b680b Mon Sep 17 00:00:00 2001 From: MalikaPutriRahmawati Date: Mon, 9 Dec 2024 03:39:01 +0700 Subject: [PATCH 5/5] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ec8e36..4deef51 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ This repository contains a Jupyter Notebook for generating questions using the S | 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 for easy reference. +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. By focusing on the core ideas, it makes studying easier and more effective. +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)