CoolFace
Modelpublic

ronniet/git-base-env

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes13downloads
README.md49 linesDownload Raw Back to root
1---2license: mit3base_model: microsoft/git-base4tags:5- generated_from_trainer6model-index:7- name: git-base-env8  results: []9---10 11<!-- This model card has been generated automatically according to the information the Trainer had access to. You12should probably proofread and complete it, then remove this comment. -->13 14# git-base-env15 16This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.17 18## Model description19 20More information needed21 22## Intended uses & limitations23 24More information needed25 26## Training and evaluation data27 28More information needed29 30## Training procedure31 32### Training hyperparameters33 34The following hyperparameters were used during training:35- learning_rate: 5e-0536- train_batch_size: 137- eval_batch_size: 138- seed: 4239- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0840- lr_scheduler_type: linear41- num_epochs: 542 43### Framework versions44 45- Transformers 4.34.046- Pytorch 2.0.1+cu11847- Datasets 2.14.548- Tokenizers 0.14.149