megamind55566
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
@@ -64,7 +68,7 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
64 |
|
65 |
### Recommendations
|
66 |
|
67 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
68 |
|
69 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
70 |
|
@@ -141,7 +145,7 @@ Use the code below to get started with the model.
|
|
141 |
|
142 |
## Environmental Impact
|
143 |
|
144 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
145 |
|
146 |
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
147 |
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- fka/awesome-chatgpt-prompts
|
4 |
+
- gopipasala/fka-awesome-chatgpt-prompts
|
5 |
+
- HuggingFaceFW/fineweb-2
|
6 |
+
- argilla/FinePersonas-v0.1
|
7 |
+
- CohereForAI/Global-MMLU
|
8 |
+
- foursquare/fsq-os-places
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|
|
|
68 |
|
69 |
### Recommendations
|
70 |
|
71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
72 |
|
73 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
74 |
|
|
|
145 |
|
146 |
## Environmental Impact
|
147 |
|
148 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
149 |
|
150 |
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
151 |
|