Commit
·
f68695d
1
Parent(s):
16f830c
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: bigscience/bloomz-560m
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -205,4 +206,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
205 |
### Framework versions
|
206 |
|
207 |
|
208 |
-
- PEFT 0.6.2
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: bigscience/bloomz-560m
|
4 |
+
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
|
|
206 |
### Framework versions
|
207 |
|
208 |
|
209 |
+
- PEFT 0.6.2
|