Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ ShaNet is a Generative Pre-trained Transformer (GPT) trained on conversational d
|
|
17 |
- **Conversational Understanding**: Trained on a diverse dataset to understand context and nuances in conversations.
|
18 |
- **Text Generation**: Capable of generating coherent and contextually relevant text.
|
19 |
- **Customizable**: Can be fine-tuned for specific applications or domains.
|
20 |
-
- **Open Source**: Available for use and modificatio under the permissive GPL-3.0
|
21 |
|
22 |
## Installation
|
23 |
To install ShaNet, you can downlaod all files and run the `chat.py` script.
|
|
|
17 |
- **Conversational Understanding**: Trained on a diverse dataset to understand context and nuances in conversations.
|
18 |
- **Text Generation**: Capable of generating coherent and contextually relevant text.
|
19 |
- **Customizable**: Can be fine-tuned for specific applications or domains.
|
20 |
+
- **Open Source**: Available for use and modificatio under the permissive GPL-3.0 license.
|
21 |
|
22 |
## Installation
|
23 |
To install ShaNet, you can downlaod all files and run the `chat.py` script.
|