Bikas0 commited on
Commit
9f60c92
·
verified ·
1 Parent(s): 13713dc

Update README.md

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