Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: bigscience-bloom-rail-1.0
|
3 |
language:
|
4 |
- ak
|
5 |
- ar
|
@@ -49,8 +48,10 @@ language:
|
|
49 |
- zhs
|
50 |
- zht
|
51 |
- zu
|
52 |
-
|
53 |
library_name: peft
|
|
|
|
|
54 |
---
|
55 |
|
56 |
<h1 style='text-align: center '>BLOOM LM</h1>
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- ak
|
4 |
- ar
|
|
|
48 |
- zhs
|
49 |
- zht
|
50 |
- zu
|
51 |
+
license: bigscience-bloom-rail-1.0
|
52 |
library_name: peft
|
53 |
+
pipeline_tag: text-generation
|
54 |
+
base_model: bigscience/bloom-560m
|
55 |
---
|
56 |
|
57 |
<h1 style='text-align: center '>BLOOM LM</h1>
|