Poobanchean
commited on
Commit
•
bd0cdd9
1
Parent(s):
fe74baa
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ tags:
|
|
19 |
![KIDDEE](https://media.discordapp.net/attachments/1226897965927497818/1235837202945151016/KIDDEE-Logoo.png?ex=6635d295&is=66348115&hm=8ea3f9706dcdc7b459919d03d5bdb59c06912425efcff8f3979efa93c9e7549e&=&format=webp&quality=lossless&width=437&height=437)
|
20 |
|
21 |
## Tag
|
22 |
-
-
|
23 |
|
24 |
## Datasets:
|
25 |
- (https://huggingface.co/datasets/AIAT/Kiddee-data1234)
|
@@ -38,29 +38,12 @@ tags:
|
|
38 |
- OpenthaiGPT-13b
|
39 |
- LLMModel
|
40 |
|
41 |
-
# KIDDEE STRONG MUSCLE LLM
|
42 |
-
|
43 |
This repository contains code and resources for building a Question Answering (QA) system using the Retrieval-Augmented Generation (RAG) approach with the Language Learning Model (LLM).
|
44 |
|
45 |
## Introduction
|
46 |
|
47 |
RAG-QA combines the power of retrieval-based models with generative models to provide accurate and diverse answers to a given question. LLM, a state-of-the-art language model, is used for generation within the RAG framework.
|
48 |
|
49 |
-
## Features
|
50 |
-
|
51 |
-
- **RAG architecture**: Integration of retrieval and generation models.
|
52 |
-
- **LLM**: Powerful language generation capabilities.
|
53 |
-
- **Question Answering**: Ability to answer questions based on given contexts.
|
54 |
-
- **Scalable**: Easily scalable for large datasets and complex questions.
|
55 |
-
- **Diverse Responses**: Provides diverse responses for a given question through generation.
|
56 |
-
|
57 |
-
## Setup
|
58 |
-
|
59 |
-
1. Clone this repository:
|
60 |
-
|
61 |
-
# I'm not going to tell you
|
62 |
-
|
63 |
-
|
64 |
# sponser
|
65 |
![image/png](https://media.discordapp.net/attachments/1226897965927497818/1235842881520930857/image.png?ex=6635d7df&is=6634865f&hm=be4eb57b51de9f52f0817a88fdd2461b5312d0a013bd022630b2a8dde717976f&=&format=webp&quality=lossless&width=687&height=402)
|
66 |
|
|
|
19 |
![KIDDEE](https://media.discordapp.net/attachments/1226897965927497818/1235837202945151016/KIDDEE-Logoo.png?ex=6635d295&is=66348115&hm=8ea3f9706dcdc7b459919d03d5bdb59c06912425efcff8f3979efa93c9e7549e&=&format=webp&quality=lossless&width=437&height=437)
|
20 |
|
21 |
## Tag
|
22 |
+
- openthaigpt/openthaigpt-1.0.0-13b-chat
|
23 |
|
24 |
## Datasets:
|
25 |
- (https://huggingface.co/datasets/AIAT/Kiddee-data1234)
|
|
|
38 |
- OpenthaiGPT-13b
|
39 |
- LLMModel
|
40 |
|
|
|
|
|
41 |
This repository contains code and resources for building a Question Answering (QA) system using the Retrieval-Augmented Generation (RAG) approach with the Language Learning Model (LLM).
|
42 |
|
43 |
## Introduction
|
44 |
|
45 |
RAG-QA combines the power of retrieval-based models with generative models to provide accurate and diverse answers to a given question. LLM, a state-of-the-art language model, is used for generation within the RAG framework.
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
# sponser
|
48 |
![image/png](https://media.discordapp.net/attachments/1226897965927497818/1235842881520930857/image.png?ex=6635d7df&is=6634865f&hm=be4eb57b51de9f52f0817a88fdd2461b5312d0a013bd022630b2a8dde717976f&=&format=webp&quality=lossless&width=687&height=402)
|
49 |
|