update code
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
language:
|
4 |
-
|
5 |
pipeline_tag: table-question-answering
|
6 |
-
library_name:
|
7 |
base_model: Bikas0/Bengali-Question-Answer-Llama3
|
8 |
-
|
|
|
9 |
---
|
10 |
|
11 |
```bash
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
language:
|
4 |
+
- bn
|
5 |
pipeline_tag: table-question-answering
|
6 |
+
library_name: adapter-transformers
|
7 |
base_model: Bikas0/Bengali-Question-Answer-Llama3
|
8 |
+
tags:
|
9 |
+
- code
|
10 |
---
|
11 |
|
12 |
```bash
|