Update README.md
Browse files
README.md
CHANGED
|
@@ -3,11 +3,11 @@ title: Answering Bengali Questions using Transformers
|
|
| 3 |
license: mit
|
| 4 |
language:
|
| 5 |
- bn
|
| 6 |
-
pipeline_tag:
|
| 7 |
base_model: Bikas0/Bengali-Question-Answer-Llama3
|
| 8 |
tags:
|
| 9 |
-
-
|
| 10 |
-
library_name:
|
| 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
|