update model card README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# git-base-sghb
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
@@ -42,6 +42,10 @@ The following hyperparameters were used during training:
|
|
| 42 |
- num_epochs: 1
|
| 43 |
- mixed_precision_training: Native AMP
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
### Framework versions
|
| 46 |
|
| 47 |
- Transformers 4.28.1
|
|
|
|
| 12 |
|
| 13 |
# git-base-sghb
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the None dataset.
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
|
|
| 42 |
- num_epochs: 1
|
| 43 |
- mixed_precision_training: Native AMP
|
| 44 |
|
| 45 |
+
### Training results
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
|
| 49 |
### Framework versions
|
| 50 |
|
| 51 |
- Transformers 4.28.1
|