fasterinnerlooper
commited on
Commit
•
d55587c
1
Parent(s):
a047fcd
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
4 |
---
|
5 |
|
6 |
-
# Model Card for
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
@@ -15,14 +16,14 @@ base_model: bigscience/bloomz-1b7
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
|
|
18 |
|
19 |
-
|
20 |
-
- **Developed by:** [More Information Needed]
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):**
|
25 |
-
- **License:**
|
26 |
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
### Model Sources [optional]
|
@@ -199,6 +200,3 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
199 |
[More Information Needed]
|
200 |
|
201 |
|
202 |
-
### Framework versions
|
203 |
-
|
204 |
-
- PEFT 0.7.1
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
license: mit
|
4 |
+
library_name: pytorch
|
5 |
---
|
6 |
|
7 |
+
# Model Card for fasterinnerlooper/bigscience/bloomz-1b7
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
|
|
16 |
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
|
19 |
+
Bloomz trained on sql-create-context, using PEFT
|
20 |
|
21 |
+
- **Developed by:** Shafiq Jetha
|
|
|
22 |
- **Funded by [optional]:** [More Information Needed]
|
23 |
- **Shared by [optional]:** [More Information Needed]
|
24 |
- **Model type:** [More Information Needed]
|
25 |
+
- **Language(s) (NLP):** en
|
26 |
+
- **License:** mit
|
27 |
- **Finetuned from model [optional]:** [More Information Needed]
|
28 |
|
29 |
### Model Sources [optional]
|
|
|
200 |
[More Information Needed]
|
201 |
|
202 |
|
|
|
|
|
|