huggingface-hub-ci
commited on
Commit
·
2f3b192
1
Parent(s):
4ce081e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -81,15 +81,20 @@ Use the code below to get started with the model.
|
|
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
|
89 |
|
90 |
[More Information Needed]
|
91 |
|
92 |
-
|
|
|
|
|
|
|
|
|
|
|
93 |
|
94 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
95 |
|
|
|
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 |
|