nielsr HF staff commited on
Commit
02258b0
·
verified ·
1 Parent(s): f35742e

Update pipeline tag and add link to GitHub repository

Browse files

This PR updates the pipeline tag to `question-answering` and adds a link to the GitHub repository.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,13 +2,13 @@
2
  language:
3
  - vi
4
  library_name: transformers
 
 
5
  tags:
6
  - SemViQA
7
  - question-answering
8
  - fact-checking
9
  - information-retrieval
10
- pipeline_tag: token-classification
11
- license: mit
12
  ---
13
 
14
  # SemViQA-QATC: Vietnamese Question Answering Token Classifier
@@ -111,4 +111,4 @@ If you use **SemViQA-QATC** in your research, please cite:
111
  *Built by Dien X. Tran*
112
  [![LinkedIn](https://img.shields.io/badge/LinkedIn-Profile-blue?logo=linkedin)](https://www.linkedin.com/in/xndien2004/)
113
  For more details, visit the project repository.
114
- [![GitHub stars](https://img.shields.io/github/stars/DAVID-NGUYEN-S16/SemViQA?style=social)](https://github.com/DAVID-NGUYEN-S16/SemViQA)
 
2
  language:
3
  - vi
4
  library_name: transformers
5
+ license: mit
6
+ pipeline_tag: question-answering
7
  tags:
8
  - SemViQA
9
  - question-answering
10
  - fact-checking
11
  - information-retrieval
 
 
12
  ---
13
 
14
  # SemViQA-QATC: Vietnamese Question Answering Token Classifier
 
111
  *Built by Dien X. Tran*
112
  [![LinkedIn](https://img.shields.io/badge/LinkedIn-Profile-blue?logo=linkedin)](https://www.linkedin.com/in/xndien2004/)
113
  For more details, visit the project repository.
114
+ [![GitHub stars](https://img.shields.io/github/stars/DAVID-NGUYEN-S16/SemViQA?style=social)](https://github.com/DAVID-NGUYEN-S16/SemViQA)