CoolFace
Modelpublic

peler1nl1kelt0s/github-issues-classification

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes11downloads
README.md55 linesDownload Raw Back to root
1---2base_model: bert-base-uncased3library_name: transformers4license: apache-2.05tags:6- generated_from_trainer7model-index:8- name: results9  results: []10---11 12<!-- This model card has been generated automatically according to the information the Trainer had access to. You13should probably proofread and complete it, then remove this comment. -->14 15# results16 17This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.18 19## Model description20 21More information needed22 23## Intended uses & limitations24 25More information needed26 27## Training and evaluation data28 29More information needed30 31## Training procedure32 33### Training hyperparameters34 35The following hyperparameters were used during training:36- learning_rate: 5e-0537- train_batch_size: 838- eval_batch_size: 839- seed: 4240- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0841- lr_scheduler_type: linear42- lr_scheduler_warmup_steps: 50043- num_epochs: 344 45### Training results46 47 48 49### Framework versions50 51- Transformers 4.44.252- Pytorch 2.4.1+cu12153- Datasets 2.21.054- Tokenizers 0.19.155