ArtifactAI commited on
Commit
ee913f2
1 Parent(s): f303308

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,10 +2,10 @@
2
  license: apache-2.0
3
  language:
4
  - en
5
- pipeline_tag: question-answering
6
  widget:
7
- - text: "What is an LSTM?"
8
- example_title: "Question Answering"
9
  tags:
10
  - arxiv
11
  ---
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ pipeline_tag: summarization
6
  widget:
7
+ - text: What is an LSTM?
8
+ example_title: Question Answering
9
  tags:
10
  - arxiv
11
  ---