Bikas0 commited on
Commit
80d30c2
1 Parent(s): e7ae010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,11 +3,11 @@ title: Answering Bengali Questions using Transformers
3
  license: mit
4
  language:
5
  - bn
6
- pipeline_tag: text-generation
7
  base_model: Bikas0/Bengali-Question-Answer-Llama3
8
  tags:
9
- - adapter-transformers
10
- library_name: adapter-transformers
11
  ---
12
 
13
  ```bash
 
3
  license: mit
4
  language:
5
  - bn
6
+ pipeline_tag: table-question-answering
7
  base_model: Bikas0/Bengali-Question-Answer-Llama3
8
  tags:
9
+ - flair
10
+ library_name: flair
11
  ---
12
 
13
  ```bash