ReXeeD commited on
Commit
196b614
·
verified ·
1 Parent(s): b502b74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ ThinkBot - Fine-tuned DialoGPT Conversational AI
5
+ **ThinkBot** is a fine-tuned conversational AI model based on Microsoft's DialoGPT-medium, designed for engaging and context-aware dialogues.
6
+
7
+
8
+ ## Model Details
9
+
10
+ - **Architecture**: Transformer-based (DialoGPT-medium)
11
+ - **Parameters**: 345M
12
+ - **Fine-tuning Dataset**: Custom conversational data
13
+ - **Context Window**: 1024 tokens
14
+ - **Languages**: Primarily English
15
+
16
+
17
+ ## The full project build and files for the project can be run can be found in
18
+
19
+ https://github.com/ReXeeDD/ThinkBot/tree/main
20
+
21
+
22
+