Laurent1 commited on
Commit
e89d128
·
1 Parent(s): 61d6573

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,13 +1,18 @@
1
-
2
- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6489e1e3eb763749c663f40c/ZKzKrpYNjiFHLZtH062GW.jpeg)
3
-
4
  ---
 
5
  task_categories:
6
- - text-generation
7
  - question-answering
 
8
  language:
9
  - en
 
 
10
  ---
 
 
 
 
 
11
  Reference : "A Question-Entailment Approach to Question Answering". Asma Ben Abacha and Dina Demner-Fushman. BMC Bioinformatics, 2019."
12
  <br/>This is an update of Keivalya Pandya's dataset (keivalya/MedQuad-MedicalQnADataset).
13
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
  task_categories:
 
4
  - question-answering
5
+ - text-generation
6
  language:
7
  - en
8
+ size_categories:
9
+ - 10K<n<100K
10
  ---
11
+
12
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6489e1e3eb763749c663f40c/ZKzKrpYNjiFHLZtH062GW.jpeg)
13
+
14
+
15
+
16
  Reference : "A Question-Entailment Approach to Question Answering". Asma Ben Abacha and Dina Demner-Fushman. BMC Bioinformatics, 2019."
17
  <br/>This is an update of Keivalya Pandya's dataset (keivalya/MedQuad-MedicalQnADataset).
18