Bikas0 commited on
Commit
c8544b6
1 Parent(s): 42e9bde

Update README.md

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