uzw commited on
Commit
a0216b2
·
verified ·
1 Parent(s): 8be57f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ base_model:
5
  language:
6
  - en
7
  library_name: pytorch
8
- pipeline_tag: question-generation
9
  ---
10
 
11
  > This Question Generation model is a part of the [PlainQAFact](https://github.com/zhiwenyou103/PlainQAFact) factuality evaluation framework.
 
5
  language:
6
  - en
7
  library_name: pytorch
8
+ pipeline_tag: question-answering
9
  ---
10
 
11
  > This Question Generation model is a part of the [PlainQAFact](https://github.com/zhiwenyou103/PlainQAFact) factuality evaluation framework.