Epoch 0. Batch Size 0. Peers 0.
Browse files- README.md +199 -0
- config.json +299 -0
- model.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags: []
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 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):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- 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. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
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).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
config.json
ADDED
|
@@ -0,0 +1,299 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "distributed/optimized-gpt2-1b-vtestnet-v1",
|
| 3 |
+
"activation_function": "gelu_new",
|
| 4 |
+
"all_reduce_scores": {
|
| 5 |
+
"0": "SUCCESS",
|
| 6 |
+
"1": "SUCCESS",
|
| 7 |
+
"10": "SUCCESS",
|
| 8 |
+
"100": "SUCCESS",
|
| 9 |
+
"101": "SUCCESS",
|
| 10 |
+
"102": "SUCCESS",
|
| 11 |
+
"103": "SUCCESS",
|
| 12 |
+
"104": "SUCCESS",
|
| 13 |
+
"105": "SUCCESS",
|
| 14 |
+
"106": "SUCCESS",
|
| 15 |
+
"107": "SUCCESS",
|
| 16 |
+
"108": "SUCCESS",
|
| 17 |
+
"109": "SUCCESS",
|
| 18 |
+
"11": "SUCCESS",
|
| 19 |
+
"110": "SUCCESS",
|
| 20 |
+
"111": "SUCCESS",
|
| 21 |
+
"112": "SUCCESS",
|
| 22 |
+
"113": "SUCCESS",
|
| 23 |
+
"114": "SUCCESS",
|
| 24 |
+
"115": "SUCCESS",
|
| 25 |
+
"116": "SUCCESS",
|
| 26 |
+
"117": "SUCCESS",
|
| 27 |
+
"118": "SUCCESS",
|
| 28 |
+
"119": "SUCCESS",
|
| 29 |
+
"12": "SUCCESS",
|
| 30 |
+
"120": "SUCCESS",
|
| 31 |
+
"121": "SUCCESS",
|
| 32 |
+
"122": "SUCCESS",
|
| 33 |
+
"123": "SUCCESS",
|
| 34 |
+
"124": "SUCCESS",
|
| 35 |
+
"125": "SUCCESS",
|
| 36 |
+
"126": "SUCCESS",
|
| 37 |
+
"127": "SUCCESS",
|
| 38 |
+
"128": "SUCCESS",
|
| 39 |
+
"129": "SUCCESS",
|
| 40 |
+
"13": "SUCCESS",
|
| 41 |
+
"130": "SUCCESS",
|
| 42 |
+
"131": "SUCCESS",
|
| 43 |
+
"132": "SUCCESS",
|
| 44 |
+
"133": "SUCCESS",
|
| 45 |
+
"134": "SUCCESS",
|
| 46 |
+
"135": "SUCCESS",
|
| 47 |
+
"136": "SUCCESS",
|
| 48 |
+
"137": "SUCCESS",
|
| 49 |
+
"138": "SUCCESS",
|
| 50 |
+
"139": "SUCCESS",
|
| 51 |
+
"14": "SUCCESS",
|
| 52 |
+
"140": "SUCCESS",
|
| 53 |
+
"141": "SUCCESS",
|
| 54 |
+
"142": "SUCCESS",
|
| 55 |
+
"143": "SUCCESS",
|
| 56 |
+
"144": "SUCCESS",
|
| 57 |
+
"145": "SUCCESS",
|
| 58 |
+
"146": "SUCCESS",
|
| 59 |
+
"147": "SUCCESS",
|
| 60 |
+
"148": "SUCCESS",
|
| 61 |
+
"149": "SUCCESS",
|
| 62 |
+
"15": "SUCCESS",
|
| 63 |
+
"150": "SUCCESS",
|
| 64 |
+
"151": "SUCCESS",
|
| 65 |
+
"152": "SUCCESS",
|
| 66 |
+
"153": "SUCCESS",
|
| 67 |
+
"154": "SUCCESS",
|
| 68 |
+
"155": "SUCCESS",
|
| 69 |
+
"156": "SUCCESS",
|
| 70 |
+
"157": "SUCCESS",
|
| 71 |
+
"158": "SUCCESS",
|
| 72 |
+
"159": "SUCCESS",
|
| 73 |
+
"16": "SUCCESS",
|
| 74 |
+
"160": "SUCCESS",
|
| 75 |
+
"161": "SUCCESS",
|
| 76 |
+
"162": "SUCCESS",
|
| 77 |
+
"163": "SUCCESS",
|
| 78 |
+
"164": "SUCCESS",
|
| 79 |
+
"165": "SUCCESS",
|
| 80 |
+
"166": "SUCCESS",
|
| 81 |
+
"167": "SUCCESS",
|
| 82 |
+
"168": "SUCCESS",
|
| 83 |
+
"169": "SUCCESS",
|
| 84 |
+
"17": "SUCCESS",
|
| 85 |
+
"170": "SUCCESS",
|
| 86 |
+
"171": "SUCCESS",
|
| 87 |
+
"172": "SUCCESS",
|
| 88 |
+
"173": "SUCCESS",
|
| 89 |
+
"174": "SUCCESS",
|
| 90 |
+
"175": "SUCCESS",
|
| 91 |
+
"176": "SUCCESS",
|
| 92 |
+
"177": "SUCCESS",
|
| 93 |
+
"178": "SUCCESS",
|
| 94 |
+
"179": "SUCCESS",
|
| 95 |
+
"18": "SUCCESS",
|
| 96 |
+
"180": "SUCCESS",
|
| 97 |
+
"181": "SUCCESS",
|
| 98 |
+
"182": "SUCCESS",
|
| 99 |
+
"183": "SUCCESS",
|
| 100 |
+
"184": "SUCCESS",
|
| 101 |
+
"185": "SUCCESS",
|
| 102 |
+
"186": "SUCCESS",
|
| 103 |
+
"187": "SUCCESS",
|
| 104 |
+
"188": "SUCCESS",
|
| 105 |
+
"189": "SUCCESS",
|
| 106 |
+
"19": "SUCCESS",
|
| 107 |
+
"190": "SUCCESS",
|
| 108 |
+
"191": "SUCCESS",
|
| 109 |
+
"192": "SUCCESS",
|
| 110 |
+
"193": "SUCCESS",
|
| 111 |
+
"194": "SUCCESS",
|
| 112 |
+
"195": "SUCCESS",
|
| 113 |
+
"196": "SUCCESS",
|
| 114 |
+
"197": "SUCCESS",
|
| 115 |
+
"198": "SUCCESS",
|
| 116 |
+
"199": "SUCCESS",
|
| 117 |
+
"2": "SUCCESS",
|
| 118 |
+
"20": "SUCCESS",
|
| 119 |
+
"200": "SUCCESS",
|
| 120 |
+
"201": "SUCCESS",
|
| 121 |
+
"202": "SUCCESS",
|
| 122 |
+
"203": "SUCCESS",
|
| 123 |
+
"204": "SUCCESS",
|
| 124 |
+
"205": "SUCCESS",
|
| 125 |
+
"206": "SUCCESS",
|
| 126 |
+
"207": "SUCCESS",
|
| 127 |
+
"208": "SUCCESS",
|
| 128 |
+
"209": "SUCCESS",
|
| 129 |
+
"21": "SUCCESS",
|
| 130 |
+
"210": "SUCCESS",
|
| 131 |
+
"211": "SUCCESS",
|
| 132 |
+
"212": "SUCCESS",
|
| 133 |
+
"213": "SUCCESS",
|
| 134 |
+
"214": "SUCCESS",
|
| 135 |
+
"215": "SUCCESS",
|
| 136 |
+
"216": "SUCCESS",
|
| 137 |
+
"217": "SUCCESS",
|
| 138 |
+
"218": "SUCCESS",
|
| 139 |
+
"219": "SUCCESS",
|
| 140 |
+
"22": "SUCCESS",
|
| 141 |
+
"220": "SUCCESS",
|
| 142 |
+
"221": "SUCCESS",
|
| 143 |
+
"222": "SUCCESS",
|
| 144 |
+
"223": "SUCCESS",
|
| 145 |
+
"224": "SUCCESS",
|
| 146 |
+
"225": "SUCCESS",
|
| 147 |
+
"226": "SUCCESS",
|
| 148 |
+
"227": "SUCCESS",
|
| 149 |
+
"228": "SUCCESS",
|
| 150 |
+
"229": "SUCCESS",
|
| 151 |
+
"23": "SUCCESS",
|
| 152 |
+
"230": "SUCCESS",
|
| 153 |
+
"231": "SUCCESS",
|
| 154 |
+
"232": "SUCCESS",
|
| 155 |
+
"233": "SUCCESS",
|
| 156 |
+
"234": "SUCCESS",
|
| 157 |
+
"235": "SUCCESS",
|
| 158 |
+
"236": "SUCCESS",
|
| 159 |
+
"237": "SUCCESS",
|
| 160 |
+
"238": "SUCCESS",
|
| 161 |
+
"239": "SUCCESS",
|
| 162 |
+
"24": "SUCCESS",
|
| 163 |
+
"240": "SUCCESS",
|
| 164 |
+
"241": "SUCCESS",
|
| 165 |
+
"242": "SUCCESS",
|
| 166 |
+
"243": "SUCCESS",
|
| 167 |
+
"244": "SUCCESS",
|
| 168 |
+
"245": "SUCCESS",
|
| 169 |
+
"246": "SUCCESS",
|
| 170 |
+
"247": "SUCCESS",
|
| 171 |
+
"248": "SUCCESS",
|
| 172 |
+
"249": "SUCCESS",
|
| 173 |
+
"25": "SUCCESS",
|
| 174 |
+
"250": "SUCCESS",
|
| 175 |
+
"251": "SUCCESS",
|
| 176 |
+
"252": "SUCCESS",
|
| 177 |
+
"253": "SUCCESS",
|
| 178 |
+
"254": "SUCCESS",
|
| 179 |
+
"255": "SUCCESS",
|
| 180 |
+
"26": "SUCCESS",
|
| 181 |
+
"27": "SUCCESS",
|
| 182 |
+
"28": "SUCCESS",
|
| 183 |
+
"29": "SUCCESS",
|
| 184 |
+
"3": "SUCCESS",
|
| 185 |
+
"30": "SUCCESS",
|
| 186 |
+
"31": "SUCCESS",
|
| 187 |
+
"32": "SUCCESS",
|
| 188 |
+
"33": "SUCCESS",
|
| 189 |
+
"34": "SUCCESS",
|
| 190 |
+
"35": "SUCCESS",
|
| 191 |
+
"36": "SUCCESS",
|
| 192 |
+
"37": "SUCCESS",
|
| 193 |
+
"38": "SUCCESS",
|
| 194 |
+
"39": "SUCCESS",
|
| 195 |
+
"4": "SUCCESS",
|
| 196 |
+
"40": "SUCCESS",
|
| 197 |
+
"41": "SUCCESS",
|
| 198 |
+
"42": "SUCCESS",
|
| 199 |
+
"43": "SUCCESS",
|
| 200 |
+
"44": "SUCCESS",
|
| 201 |
+
"45": "SUCCESS",
|
| 202 |
+
"46": "SUCCESS",
|
| 203 |
+
"47": "SUCCESS",
|
| 204 |
+
"48": "SUCCESS",
|
| 205 |
+
"49": "SUCCESS",
|
| 206 |
+
"5": "SUCCESS",
|
| 207 |
+
"50": "SUCCESS",
|
| 208 |
+
"51": "SUCCESS",
|
| 209 |
+
"52": "SUCCESS",
|
| 210 |
+
"53": "SUCCESS",
|
| 211 |
+
"54": "SUCCESS",
|
| 212 |
+
"55": "SUCCESS",
|
| 213 |
+
"56": "SUCCESS",
|
| 214 |
+
"57": "SUCCESS",
|
| 215 |
+
"58": "SUCCESS",
|
| 216 |
+
"59": "SUCCESS",
|
| 217 |
+
"6": "SUCCESS",
|
| 218 |
+
"60": "SUCCESS",
|
| 219 |
+
"61": "SUCCESS",
|
| 220 |
+
"62": "SUCCESS",
|
| 221 |
+
"63": "SUCCESS",
|
| 222 |
+
"64": "SUCCESS",
|
| 223 |
+
"65": "SUCCESS",
|
| 224 |
+
"66": "SUCCESS",
|
| 225 |
+
"67": "SUCCESS",
|
| 226 |
+
"68": "SUCCESS",
|
| 227 |
+
"69": "SUCCESS",
|
| 228 |
+
"7": "SUCCESS",
|
| 229 |
+
"70": "SUCCESS",
|
| 230 |
+
"71": "SUCCESS",
|
| 231 |
+
"72": "SUCCESS",
|
| 232 |
+
"73": "SUCCESS",
|
| 233 |
+
"74": "SUCCESS",
|
| 234 |
+
"75": "SUCCESS",
|
| 235 |
+
"76": "SUCCESS",
|
| 236 |
+
"77": "SUCCESS",
|
| 237 |
+
"78": "SUCCESS",
|
| 238 |
+
"79": "SUCCESS",
|
| 239 |
+
"8": "SUCCESS",
|
| 240 |
+
"80": "SUCCESS",
|
| 241 |
+
"81": "SUCCESS",
|
| 242 |
+
"82": "SUCCESS",
|
| 243 |
+
"83": "SUCCESS",
|
| 244 |
+
"84": "SUCCESS",
|
| 245 |
+
"85": "SUCCESS",
|
| 246 |
+
"86": "SUCCESS",
|
| 247 |
+
"87": "SUCCESS",
|
| 248 |
+
"88": "SUCCESS",
|
| 249 |
+
"89": "SUCCESS",
|
| 250 |
+
"9": "SUCCESS",
|
| 251 |
+
"90": "SUCCESS",
|
| 252 |
+
"91": "SUCCESS",
|
| 253 |
+
"92": "SUCCESS",
|
| 254 |
+
"93": "SUCCESS",
|
| 255 |
+
"94": "SUCCESS",
|
| 256 |
+
"95": "SUCCESS",
|
| 257 |
+
"96": "SUCCESS",
|
| 258 |
+
"97": "SUCCESS",
|
| 259 |
+
"98": "SUCCESS",
|
| 260 |
+
"99": "SUCCESS"
|
| 261 |
+
},
|
| 262 |
+
"architectures": [
|
| 263 |
+
"GPTOptim"
|
| 264 |
+
],
|
| 265 |
+
"attn_pdrop": 0.1,
|
| 266 |
+
"auto_map": {
|
| 267 |
+
"AutoConfig": "distributed/optimized-gpt2-500m--configuration_gpt_optimized.GPTOptimConfig",
|
| 268 |
+
"AutoModelForCausalLM": "distributed/optimized-gpt2-500m--modeling_gpt_optimized.GPTOptim"
|
| 269 |
+
},
|
| 270 |
+
"block_list": [],
|
| 271 |
+
"block_size": 1024,
|
| 272 |
+
"bos_token_id": 50256,
|
| 273 |
+
"embd_pdrop": 0.1,
|
| 274 |
+
"eos_token_id": 50256,
|
| 275 |
+
"initializer_range": 0.02,
|
| 276 |
+
"inner_step": 192,
|
| 277 |
+
"inner_steps": 0,
|
| 278 |
+
"last_allreduce_block": 4016775,
|
| 279 |
+
"layer_norm_epsilon": 1e-05,
|
| 280 |
+
"model_type": "gpt_optimized",
|
| 281 |
+
"n_embd": 1280,
|
| 282 |
+
"n_head": 32,
|
| 283 |
+
"n_inner": null,
|
| 284 |
+
"n_layer": 48,
|
| 285 |
+
"n_positions": 1024,
|
| 286 |
+
"reorder_and_upcast_attn": false,
|
| 287 |
+
"resid_pdrop": 0.1,
|
| 288 |
+
"scale_attn_by_inverse_layer_idx": false,
|
| 289 |
+
"scale_attn_weights": true,
|
| 290 |
+
"summary_activation": null,
|
| 291 |
+
"summary_first_dropout": 0.1,
|
| 292 |
+
"summary_proj_to_labels": true,
|
| 293 |
+
"summary_type": "cls_index",
|
| 294 |
+
"summary_use_proj": true,
|
| 295 |
+
"torch_dtype": "float32",
|
| 296 |
+
"transformers_version": "4.39.3",
|
| 297 |
+
"use_cache": true,
|
| 298 |
+
"vocab_size": 50257
|
| 299 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcbe9e05268c20b6c5a24174c0482f755f8a38e4487e990bdcc7b98834890d4c
|
| 3 |
+
size 4040701744
|