mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#1037)
This commit is contained in:
@@ -11,10 +11,11 @@ In Machine Learning, you are very likely dealing with a gargantuan amount of dat
|
||||
which you then need to be able to share, reproduce, and track.
|
||||
|
||||
ClearML Data Management solves two important challenges:
|
||||
- Accessibility - Making data easily accessible from every machine,
|
||||
- Accessibility - Making data easily accessible from every machine
|
||||
- Versioning - Linking data and tasks for better **traceability**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
**We believe Data is not code**. It should not be stored in a git tree, because progress on datasets is not always linear.
|
||||
Moreover, it can be difficult and inefficient to find on a git tree the commit associated with a certain version of a dataset.
|
||||
|
||||
Reference in New Issue
Block a user