Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Latest commit

 

History

History
 
 

BERT-CoLA

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

BERT with CoLA

This example demonstrates how to retrain a BERT (Bidirectional Encoder Representations from Transformers) model on the CoLA (Corpus of Linguistic Acceptability) dataset.

Setup

To begin, you'll need the latest version of Swift for TensorFlow installed. Make sure you've added the correct version of swift to your path.

To train the model, run:

cd swift-models
swift run -c release BERT-CoLA