Update README.md
Browse files
README.md
CHANGED
@@ -133,3 +133,35 @@ metrics:
|
|
133 |
pipeline_tag: conversational
|
134 |
library_name: transformers
|
135 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
pipeline_tag: conversational
|
134 |
library_name: transformers
|
135 |
---
|
136 |
+
|
137 |
+
|
138 |
+
๐ Introducing **CustomGPT2Conversational** ๐ค
|
139 |
+
|
140 |
+
๐ Dive into the world of limitless conversations with our fine-tuned model!
|
141 |
+
|
142 |
+
๐จ **Unique Features**:
|
143 |
+
- ๐ฌ Seamlessly generates engaging and contextually relevant responses.
|
144 |
+
- ๐ง Fine-tuned for conversational tasks, ensuring natural and fluid interactions.
|
145 |
+
- ๐ Employs cutting-edge technologies to deliver state-of-the-art performance.
|
146 |
+
|
147 |
+
๐ง **Technical Specifications**:
|
148 |
+
- ๐ Architecture: GPT2LMHeadModel
|
149 |
+
- ๐ Parameters: 24 layers, 2048 hidden size, 16 attention heads
|
150 |
+
- ๐งฎ Dropout: Attention dropout of 0.1, embedding dropout of 0.1, and residual dropout of 0.1
|
151 |
+
- ๐ Activation Function: GELU (Gaussian Error Linear Unit)
|
152 |
+
- ๐ Metrics: Achieves outstanding perplexity and accuracy scores
|
153 |
+
|
154 |
+
๐ **Configuration Details**:
|
155 |
+
- ๐ Task-Specific Parameters: Early stopping, length penalty, beam search, and more to enhance conversational quality.
|
156 |
+
- ๐ Dynamic Adaptation: Adaptable to changing environmental conditions for optimal performance.
|
157 |
+
- ๐ Language Support: Primarily English with potential for multilingual applications.
|
158 |
+
|
159 |
+
๐ **Pipeline Tag**: Conversational ๐ฃ๏ธ
|
160 |
+
|
161 |
+
๐ **Dataset**: Utilizes data from the vicgalle/alpaca-gpt4 dataset ๐ฆ
|
162 |
+
|
163 |
+
๐ **Library and Version**: Transformers v4.37.2 ๐
|
164 |
+
|
165 |
+
๐ **License**: Apache-2.0 ๐
|
166 |
+
|
167 |
+
Get ready to experience the next level of conversational AI with **CustomGPT2Conversational**! ๐๐ค
|