ruslanmv commited on
Commit
dffb333
1 Parent(s): 99d127c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # AI Medical Chatbot Dataset
2
 
3
  This is an experimental Dataset designed to run a Medical Chatbot
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ dataset_info:
5
+ features:
6
+ - name: Description
7
+ dtype: string
8
+ - name: Patient
9
+ dtype: string
10
+ - name: Doctor
11
+ dtype: string
12
+ ---
13
+
14
  # AI Medical Chatbot Dataset
15
 
16
  This is an experimental Dataset designed to run a Medical Chatbot