--- language: en tags: - exbert license: apache-2.0 datasets: - bookcorpus - wikipedia --- # GREAT model ## Model description GreatModel is ... ## Intended uses & limitations GreatModel does not solve any NLP problem ... for exercise purpose only. ### How to use You can use this model directly with a pipeline for masked language modeling: ```python >>> TODO ``` Here is how to use this model to get the features of a given text in PyTorch: ```python >>> TODO ``` and in TensorFlow: ```python >>> TODO ``` ### Limitations and bias ## Training data ## Training procedure ### Preprocessing ### Pretraining ## Evaluation results ### BibTeX entry and citation info