Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: unlicense
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
metrics:
|
6 |
-
- accuracy
|
7 |
-
pipeline_tag: text-generation
|
8 |
-
tags:
|
9 |
-
- medical
|
10 |
-
- ai
|
11 |
-
- text-generation
|
12 |
-
- chatbot
|
|
|
|
|
13 |
---
|
|
|
1 |
+
---
|
2 |
+
license: unlicense
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- medical
|
10 |
+
- ai
|
11 |
+
- text-generation
|
12 |
+
- chatbot
|
13 |
+
datasets:
|
14 |
+
- ruslanmv/ai-medical-chatbot
|
15 |
---
|