Skip to content

Commit

Permalink
Update README.md for the transformer folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ENate authored May 24, 2023
1 parent 3d18649 commit b55847e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions transformers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@

-----------------------------------------------
## Tools used in training Transformers

- Python 3.10+
- Observation via Grafana (UI), Loki(logs), tempo(traces) and Prometheus (metrics).
- Pytorch (for some examples)
- Examples implemented using mlflow for monitoring and used in training pipelines.
- TensorFlow - a library from training machine learning models
- Flax is a flexible user experience library via JAX
## Models Implemented
The following models are implemented in this folder:

- Bidirectional Encoder Representations from Transformers (BERT)
- Bidirectional Encoder Representations from Transformers (BERT)

0 comments on commit b55847e

Please sign in to comment.