asif00 commited on
Commit
49491c8
1 Parent(s): 5f5bd30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
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
- pipeline_tag: question-answering
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: