Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
library_name: peft
|
2 |
base_model: meta-llama/Llama-2-7b-chat-hf
|
3 |
---
|
@@ -195,4 +203,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
195 |
|
196 |
### Framework versions
|
197 |
|
198 |
-
- PEFT 0.7.1
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
datasets:
|
4 |
+
- 5w4n/OSCAR-2019-Burmese-fix
|
5 |
+
language:
|
6 |
+
- my
|
7 |
+
pipeline_tag: conversational
|
8 |
+
---
|
9 |
library_name: peft
|
10 |
base_model: meta-llama/Llama-2-7b-chat-hf
|
11 |
---
|
|
|
203 |
|
204 |
### Framework versions
|
205 |
|
206 |
+
- PEFT 0.7.1
|