Skip to content

Testing Apple's new MLX Framerwork on Bert

License

Notifications You must be signed in to change notification settings

TelecomsXChangeAPi/mlx-bert

 
 

Repository files navigation

MLX Bert for Open Text Shield (OTS)

MLX Bert for OTS is a sophisticated machine learning model designed to enhance text-based security protocols. By leveraging the power of BERT (Bidirectional Encoder Representations from Transformers), MLX Bert provides an advanced solution for analyzing and processing textual data, ensuring high levels of protection and efficiency.

Installation

To get started with MLX Bert for OTS, you'll need to install the necessary dependencies. Run the following command in your terminal:

pip3 install -r requirements.txt

Usage

Loading the BERT Model

Before starting the training process, you need to load the BERT model. Execute the following command to accomplish this:

python3 load_bert.py

Training the OTS model on apple silicon

To start the training process, execute the following command:

python train_bert.py

Contact and Acknowledgements

We appreciate your interest in MLX Bert for OTS and welcome any questions, feedback, or contributions. Please feel free to reach out to us via the following channels:

For OTS inquiries:

For MLX-BERT inquiries:

License

Licensed under the MIT LICENSE

About

Testing Apple's new MLX Framerwork on Bert

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%