Repository to build a CI/CD pipeline integrated with a TFX pipeline to serve a sentiment analysis model using the Transformer architecture.
!tfx pipeline create --engine=local --pipeline_path={PIPELINE_PATH}
!tfx run create --engine=local --pipeline_name={PIPELINE_NAME}