Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
datasets:
|
4 |
-
- BanglaLLM/bangla-alpaca
|
5 |
-
language:
|
6 |
-
- bn
|
7 |
-
library_name: transformers
|
8 |
-
|
9 |
-
---
|
10 |
# How to Use:
|
11 |
|
12 |
You can use the model with a pipeline for a high-level helper or load the model directly. Here's how:
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- BanglaLLM/bangla-alpaca
|
5 |
+
language:
|
6 |
+
- bn
|
7 |
+
library_name: transformers
|
8 |
+
---
|
|
|
9 |
# How to Use:
|
10 |
|
11 |
You can use the model with a pipeline for a high-level helper or load the model directly. Here's how:
|