--- datasets: - sst2 - rotten_tomatoes language: - en metrics: - accuracy --- # electra-small-finetuned-sst2-rotten_tomatoes-distilled This model is a finetuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on sst2 and rotten tomatoes dataset. It achieves the following result during training: - Training Loss: 0.070100 - Validation Loss: 0.268334 - Accuracy: 0.935986 This is a distilled version of electra base. Big thanks to philschmid for his [tutorial](https://www.philschmid.de/knowledge-distillation-bert-transformers). ## Model Details ### Model Description - **Developed by:** [More Information Needed] - **Model type:** [More Information Needed] - **Language(s) (NLP):** [More Information Needed] - **License:** [More Information Needed] - **Finetuned from model [optional]:** [More Information Needed] ### Model Sources [optional] - **Repository:** [More Information Needed] ## Uses ### Direct Use [More Information Needed] ### Downstream Use [optional] [More Information Needed] ### Out-of-Scope Use [More Information Needed] ## Bias, Risks, and Limitations [More Information Needed] ### Recommendations Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. ## How to Get Started with the Model Use the code below to get started with the model. [More Information Needed] ## Training Details ### Training Procedure #### Preprocessing [optional] Important Note: The text data were pre-processed before being fed to the model. The pre-processing steps will be shared later. #### Training Hyperparameters - **Training regime:** [More Information Needed] The following hyperparameters were used during training: - learning_rate: 0.0003135413256598537 - train_batch_size: 256 - eval_batch_size: 256 - warmup_ratio: 0.1 - weight_decay: 0.0005018269723538957 - seed: 39 - num_epochs: 8 #### Speeds, Sizes, Times [optional] [More Information Needed] ## Evaluation ### Testing Data, Factors & Metrics #### Testing Data [More Information Needed] #### Factors [More Information Needed] #### Metrics [More Information Needed] ### Results [More Information Needed] #### Summary ## Citation [optional] **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] [More Information Needed] ## More Information [optional] [More Information Needed] ## Model Card Authors [optional] [More Information Needed] ## Model Card Contact [More Information Needed]