diff --git a/content/docs/dvclive/index.md b/content/docs/dvclive/index.md index a03b19cd4b3..c61149476ea 100644 --- a/content/docs/dvclive/index.md +++ b/content/docs/dvclive/index.md @@ -1,8 +1,8 @@ # dvclive [dvclive](https://cml.dev) is an open-source python library for monitoring -[dvclive](https://cml.dev) is an open-source python library for monitoring -the progress of metrics during training of machine learning projects. +[dvclive](https://cml.dev) is an open-source python library for monitoring the +progress of metrics during training of machine learning projects. dvclive is integrated seamlesly with dvc and logs produced by it can be fed to `dvc plots` command. Even though, one does not need dvc to visualize dvclive @@ -16,5 +16,4 @@ We have created dvclive with two principles in mind: python libs. - **integration with DVC** DVC is able to recognize when its being used in tandem with dvclive and is able to provide useful features - like producing - training summary during training. When used in DVC project user does not have - to call `dvclive.init` method. + training summary during training.