umm-dev commited on
Commit
cbaa80c
·
verified ·
1 Parent(s): d205f6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [LICENSE](LICENSE.md).
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.