Commit
·
0d8b598
1
Parent(s):
fbf9ebc
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card for Fine-tuned T5-Base Conversational Model
|
2 |
|
3 |
## Model Details
|
@@ -16,6 +22,4 @@ This model is intended for use in conversation-based applications. These can ran
|
|
16 |
|
17 |

|
18 |
|
19 |
-
The above image showcases a sample conversation that took place between the user and the chatbot powered by our fine-tuned T5-base model. As seen, the model is able to generate engaging and contextually appropriate responses.
|
20 |
-
|
21 |
-
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: conversational
|
6 |
+
---
|
7 |
# Model Card for Fine-tuned T5-Base Conversational Model
|
8 |
|
9 |
## Model Details
|
|
|
22 |
|
23 |

|
24 |
|
25 |
+
The above image showcases a sample conversation that took place between the user and the chatbot powered by our fine-tuned T5-base model. As seen, the model is able to generate engaging and contextually appropriate responses.
|
|
|
|