Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Model Card for Model ID
|
|
@@ -40,48 +48,10 @@ Overall, these techniques allowed the model to be losslessly trained for 110k st
|
|
| 40 |
|
| 41 |

|
| 42 |
|
| 43 |
-
### Model Sources [optional]
|
| 44 |
-
|
| 45 |
-
<!-- Provide the basic links for the model. -->
|
| 46 |
-
|
| 47 |
-
- **Repository:** [More Information Needed]
|
| 48 |
-
- **Paper [optional]:** [More Information Needed]
|
| 49 |
-
- **Demo [optional]:** [More Information Needed]
|
| 50 |
-
|
| 51 |
## Uses
|
| 52 |
|
| 53 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 54 |
|
| 55 |
-
### Direct Use
|
| 56 |
-
|
| 57 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 58 |
-
|
| 59 |
-
[More Information Needed]
|
| 60 |
-
|
| 61 |
-
### Downstream Use [optional]
|
| 62 |
-
|
| 63 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 64 |
-
|
| 65 |
-
[More Information Needed]
|
| 66 |
-
|
| 67 |
-
### Out-of-Scope Use
|
| 68 |
-
|
| 69 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 70 |
-
|
| 71 |
-
[More Information Needed]
|
| 72 |
-
|
| 73 |
-
## Bias, Risks, and Limitations
|
| 74 |
-
|
| 75 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 76 |
-
|
| 77 |
-
[More Information Needed]
|
| 78 |
-
|
| 79 |
-
### Recommendations
|
| 80 |
-
|
| 81 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 82 |
-
|
| 83 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 84 |
-
|
| 85 |
## How to Get Started with the Model
|
| 86 |
|
| 87 |
Download the files from the repo and place all the files in the same folder. Then, run the cells in the notebook.
|
|
@@ -204,113 +174,14 @@ In the early 1900s the scientific community found that Darwin's theories would p
|
|
| 204 |
|
| 205 |
Unfortunately Charles Darwin died before 1886, but at least it got the name of the book correct!
|
| 206 |
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
### Training Data
|
| 210 |
-
|
| 211 |
-
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 212 |
-
|
| 213 |
-
[More Information Needed]
|
| 214 |
-
|
| 215 |
-
### Training Procedure
|
| 216 |
-
|
| 217 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 218 |
-
|
| 219 |
-
#### Preprocessing [optional]
|
| 220 |
-
|
| 221 |
-
[More Information Needed]
|
| 222 |
-
|
| 223 |
-
|
| 224 |
-
#### Training Hyperparameters
|
| 225 |
-
|
| 226 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 227 |
-
|
| 228 |
-
#### Speeds, Sizes, Times [optional]
|
| 229 |
-
|
| 230 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 231 |
-
|
| 232 |
-
[More Information Needed]
|
| 233 |
-
|
| 234 |
-
## Evaluation
|
| 235 |
-
|
| 236 |
-
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 237 |
-
|
| 238 |
-
### Testing Data, Factors & Metrics
|
| 239 |
-
|
| 240 |
-
#### Testing Data
|
| 241 |
-
|
| 242 |
-
<!-- This should link to a Dataset Card if possible. -->
|
| 243 |
|
| 244 |
-
|
| 245 |
-
|
| 246 |
-
#### Factors
|
| 247 |
-
|
| 248 |
-
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 249 |
-
|
| 250 |
-
[More Information Needed]
|
| 251 |
-
|
| 252 |
-
#### Metrics
|
| 253 |
-
|
| 254 |
-
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 255 |
-
|
| 256 |
-
[More Information Needed]
|
| 257 |
-
|
| 258 |
-
### Results
|
| 259 |
-
|
| 260 |
-
[More Information Needed]
|
| 261 |
-
|
| 262 |
-
#### Summary
|
| 263 |
-
|
| 264 |
-
|
| 265 |
-
|
| 266 |
-
## Model Examination [optional]
|
| 267 |
-
|
| 268 |
-
<!-- Relevant interpretability work for the model goes here -->
|
| 269 |
-
|
| 270 |
-
[More Information Needed]
|
| 271 |
-
|
| 272 |
-
## Environmental Impact
|
| 273 |
-
|
| 274 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 275 |
-
|
| 276 |
-
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).
|
| 277 |
-
|
| 278 |
-
- **Hardware Type:** [More Information Needed]
|
| 279 |
-
- **Hours used:** [More Information Needed]
|
| 280 |
-
- **Cloud Provider:** [More Information Needed]
|
| 281 |
-
- **Compute Region:** [More Information Needed]
|
| 282 |
-
- **Carbon Emitted:** [More Information Needed]
|
| 283 |
-
|
| 284 |
-
## Technical Specifications [optional]
|
| 285 |
-
|
| 286 |
-
### Model Architecture and Objective
|
| 287 |
-
|
| 288 |
-
[More Information Needed]
|
| 289 |
-
|
| 290 |
-
### Compute Infrastructure
|
| 291 |
-
|
| 292 |
-
[More Information Needed]
|
| 293 |
-
|
| 294 |
-
#### Hardware
|
| 295 |
-
|
| 296 |
-
[More Information Needed]
|
| 297 |
-
|
| 298 |
-
#### Software
|
| 299 |
-
|
| 300 |
-
[More Information Needed]
|
| 301 |
-
|
| 302 |
-
## Citation [optional]
|
| 303 |
-
|
| 304 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 305 |
-
|
| 306 |
-
**BibTeX:**
|
| 307 |
-
|
| 308 |
-
[More Information Needed]
|
| 309 |
-
|
| 310 |
-
**APA:**
|
| 311 |
-
|
| 312 |
-
[More Information Needed]
|
| 313 |
-
|
| 314 |
-
## Model Card Contact
|
| 315 |
|
| 316 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- openbmb/Ultra-FineWeb
|
| 5 |
+
- Avelina/python-edu-cleaned
|
| 6 |
+
- HuggingFaceTB/finemath
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
+
- zh
|
| 10 |
+
pipeline_tag: text-generation
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for Model ID
|
|
|
|
| 48 |
|
| 49 |

|
| 50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
## Uses
|
| 52 |
|
| 53 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
## How to Get Started with the Model
|
| 56 |
|
| 57 |
Download the files from the repo and place all the files in the same folder. Then, run the cells in the notebook.
|
|
|
|
| 174 |
|
| 175 |
Unfortunately Charles Darwin died before 1886, but at least it got the name of the book correct!
|
| 176 |
|
| 177 |
+
### Bias, Risks, and Limitations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 178 |
|
| 179 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 180 |
|
| 181 |
+
Sadly, a 200M model is not perfect. For example, when prompted for '''The radius of the Earth''', it generates the text:
|
| 182 |
+
```
|
| 183 |
+
<s> The radius of the Earth is a measure of almost exactly 375,000 miles.
|
| 184 |
+
Scientists have long wondered what the planet was like long ago. Because of how old the Earth is—that is, the oldest part of it—we know that the Earth’s radius is about 670,000 miles. A few years later, an Australian astronomer determined that our planet’s mass is 12 times as massive as Earth.
|
| 185 |
+
Now, using data from NASA’s GOES-1 spacecraft, the Australian astronomer believes that we are at least 34 billion years old and possesses
|
| 186 |
+
```
|
| 187 |
+
which is off by a factor of around 100. Thus, despite impressive factuality in some areas and powerful language capabilities, all outputs from this model should be reviewed carefully.
|